Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp41 StringRef NamedStreamMapTraits::storageKeyToLookupKey(uint32_t Offset) const { in storageKeyToLookupKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp33 StringRef StringTableHashTraits::storageKeyToLookupKey(uint32_t Offset) const { in storageKeyToLookupKey() function in StringTableHashTraits
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp215 StringRef storageKeyToLookupKey(uint32_t N) const { in storageKeyToLookupKey() function