Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DHashTableTest.cpp33 uint32_t storageKeyToLookupKey(uint32_t N) const { return N; } in storageKeyToLookupKey() function
227 StringRef storageKeyToLookupKey(uint32_t N) const { in storageKeyToLookupKey() function
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp38 StringRef NamedStreamMapTraits::storageKeyToLookupKey(uint32_t Offset) const { storageKeyToLookupKey() function in NamedStreamMapTraits
H A DPDBStringTableBuilder.cpp39 StringRef StringTableHashTraits::storageKeyToLookupKey(uint32_t Offset) const { in storageKeyToLookupKey() function in StringTableHashTraits