Searched refs:InjectedSources (Results 1 – 7 of 7) sorted by relevance
128 InjectedSources.push_back(std::move(Desc)); in addInjectedSource() 182 if (!InjectedSources.empty()) { in finalizeMsfLayout() 183 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() 209 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() 261 for (const auto &IS : InjectedSources) { in commitInjectedSources()
384 if (!InjectedSources) { in getInjectedSourceStream()396 InjectedSources = std::move(IJ); in getInjectedSourceStream()398 return *InjectedSources; in getInjectedSourceStream()
42 return PDB_TableType::InjectedSources; in getTableType()
102 SmallVector<InjectedSourceDescriptor, 2> InjectedSources; variable
139 std::unique_ptr<InjectedSourceStream> InjectedSources; variable
93 InjectedSources, enumerator
205 cl::opt<bool> InjectedSources("injected-sources", variable1308 if (opts::pretty::InjectedSources) { in dumpPretty()