Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp32 uint16_t NamedStreamMapTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp29 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in StringTableHashTraits
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp211 uint32_t hashLookupKey(StringRef S) const { in hashLookupKey() function