Home
last modified time | relevance | path

Searched refs:InjectedSourceHashTraits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h98 StringTableHashTraits InjectedSourceHashTraits; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp37 : Allocator(Allocator), InjectedSourceHashTraits(Strings), in PDBFileBuilder()
38 InjectedSourceTable(2, InjectedSourceHashTraits) {} in PDBFileBuilder()