Searched refs:InjectedSources (Results 1 – 7 of 7) sorted by relevance
119 InjectedSources.push_back(std::move(Desc)); in addInjectedSource()172 if (!InjectedSources.empty()) { in finalizeMsfLayout()173 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()199 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()250 for (const auto &IS : InjectedSources) { in commitInjectedSources()
386 if (!InjectedSources) { in getInjectedSourceStream()398 InjectedSources = std::move(IJ); in getInjectedSourceStream()400 return *InjectedSources; in getInjectedSourceStream()
42 return PDB_TableType::InjectedSources; in getTableType()
99 SmallVector<InjectedSourceDescriptor, 2> InjectedSources; variable
141 std::unique_ptr<InjectedSourceStream> InjectedSources; variable
93 InjectedSources, enumerator
203 cl::opt<bool> InjectedSources("injected-sources", variable1284 if (opts::pretty::InjectedSources) { in dumpPretty()