Searched refs:InjectedSources (Results 1 – 7 of 7) sorted by relevance
129 InjectedSources.push_back(std::move(Desc)); in addInjectedSource() 183 if (!InjectedSources.empty()) { in finalizeMsfLayout() 184 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() 210 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() 262 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",1308 if (opts::pretty::InjectedSources) { in dumpPretty() 207 cl::opt<bool> InjectedSources("injected-sources", global() variable