Home
last modified time | relevance | path

Searched defs:PackageInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h146 struct PackageInfo { struct
152 bool operator==(const PackageInfo &Rhs) const { argument
156 explicit PackageInfo(StringRef FullName) : FullName(FullName) {} in PackageInfo() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsspi.d185 PSecPkgInfoW PackageInfo; member