Home
last modified time | relevance | path

Searched defs:hashLookupKey (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/PDB/
H A DHashTableTest.cpp31 uint32_t hashLookupKey(uint32_t N) const { return N; } in hashLookupKey() function
222 uint32_t hashLookupKey(StringRef S) const { in hashLookupKey() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp29 uint16_t NamedStreamMapTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in NamedStreamMapTraits
H A DPDBStringTableBuilder.cpp28 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in StringTableHashTraits