Searched defs:HashVersion (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h314 support::ulittle32_t HashVersion; // 1 or 2 member in struct:llvm::PDBStringTableHeader
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp75 PGOHashVersion HashVersion; member in class:__anon543::PGOHash
133 PGOHash(PGOHashVersion HashVersion) argument
166 MapRegionCounters(PGOHashVersion HashVersion, uint64_t ProfileVersion, argument
271 PGOHash::HashType getHashType(PGOHashVersion HashVersion, const Stmt *S) { argument
834 PGOHashVersion HashVersion = PGO_HASH_LATEST; local
[all...]

Completed in 71 milliseconds