Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp23 uint32_t PDBStringTable::getHashVersion() const { return Header->HashVersion; } in getHashVersion() function in PDBStringTable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp138 PGOHashVersion getHashVersion() const { return HashVersion; } in getHashVersion() function in __anon393d18f00111::PGOHash