Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h99 StringTableHashTraits InjectedSourceHashTraits; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp44 : Allocator(Allocator), InjectedSourceHashTraits(Strings), in PDBFileBuilder()
201 InjectedSourceHashTraits); in finalizeMsfLayout()