Home
last modified time | relevance | path

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

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