Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h65 struct InjectedSourceDescriptor { struct
102 SmallVector<InjectedSourceDescriptor, 2> InjectedSources;
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp118 InjectedSourceDescriptor Desc; in addInjectedSource()