Searched refs:InjectedSources (Results 1 – 7 of 7) sorted by relevance
126 InjectedSources.push_back(std::move(Desc)); in addInjectedSource()179 if (!InjectedSources.empty()) { in finalizeMsfLayout()180 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()206 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()257 for (const auto &IS : InjectedSources) { in commitInjectedSources()
385 if (!InjectedSources) { in getInjectedSourceStream()397 InjectedSources = std::move(IJ); in getInjectedSourceStream()399 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
207 cl::opt<bool> InjectedSources("injected-sources", variable1310 if (opts::pretty::InjectedSources) { in dumpPretty()