Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h65 struct InjectedSourceDescriptor { struct
102 SmallVector<InjectedSourceDescriptor, 2> InjectedSources;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp121 InjectedSourceDescriptor Desc; in addInjectedSource()