Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DHashTableTest.cpp34 uint32_t lookupKeyToStorageKey(uint32_t N) { return N; } in lookupKeyToStorageKey() function
234 uint32_t lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp42 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { lookupKeyToStorageKey() function in NamedStreamMapTraits
H A DPDBStringTableBuilder.cpp43 uint32_t StringTableHashTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in StringTableHashTraits