Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp25 uint32_t PDBStringTable::getHashVersion() const { return Header->HashVersion; } in getHashVersion() function in PDBStringTable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp136 PGOHashVersion getHashVersion() const { return HashVersion; } in getHashVersion() function in __anon67ae45280111::PGOHash