Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp28 uint16_t NamedStreamMapTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in NamedStreamMapTraits
H A DPDBStringTableBuilder.cpp29 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in StringTableHashTraits