Home
last modified time | relevance | path

Searched refs:lookupKeyToStorageKey (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h40 uint32_t lookupKeyToStorageKey(StringRef S);
DNamedStreamMap.h33 uint32_t lookupKeyToStorageKey(StringRef S);
DHashTable.h287 B.first = InternalKey ? *InternalKey : Traits.lookupKeyToStorageKey(K); in set_as_internal()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp43 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp42 uint32_t StringTableHashTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in StringTableHashTraits