Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h41 uint32_t lookupKeyToStorageKey(StringRef S);
DNamedStreamMap.h35 uint32_t lookupKeyToStorageKey(StringRef S);
DHashTable.h291 B.first = InternalKey ? *InternalKey : Traits.lookupKeyToStorageKey(K); in set_as_internal()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h41 uint32_t lookupKeyToStorageKey(StringRef S);
DNamedStreamMap.h35 uint32_t lookupKeyToStorageKey(StringRef S);
DHashTable.h291 B.first = InternalKey ? *InternalKey : Traits.lookupKeyToStorageKey(K); in set_as_internal()
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp33 uint32_t lookupKeyToStorageKey(uint32_t N) { return N; } in lookupKeyToStorageKey() function
233 uint32_t lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp45 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp42 uint32_t StringTableHashTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in StringTableHashTraits
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp45 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in NamedStreamMapTraits
DPDBStringTableBuilder.cpp42 uint32_t StringTableHashTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey() function in StringTableHashTraits