Home
last modified time | relevance | path

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

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