Home
last modified time | relevance | path

Searched defs:IJS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp99 NativeEnumInjectedSources(PDBFile & File,const InjectedSourceStream & IJS,const PDBStringTable & Strings) NativeEnumInjectedSources() argument
H A DPDBFile.cpp385 auto IJS = safelyCreateNamedStream("/src/headerblock"); in getInjectedSourceStream() local