Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h100 StringTableHashTraits InjectedSourceHashTraits; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp37 : Allocator(Allocator), InjectedSourceHashTraits(Strings), in PDBFileBuilder()
38 InjectedSourceTable(2, InjectedSourceHashTraits) {} in PDBFileBuilder()