Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp45 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp37 uint32_t StringTableHashTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in StringTableHashTraits
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp222 uint32_t lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function