Searched refs:InjectedSources (Results 1 – 14 of 14) sorted by relevance
120 InjectedSources.push_back(std::move(Desc)); in addInjectedSource()173 if (!InjectedSources.empty()) { in finalizeMsfLayout()174 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()200 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()251 for (const auto &IS : InjectedSources) { in commitInjectedSources()
386 if (!InjectedSources) { in getInjectedSourceStream()398 InjectedSources = std::move(IJ); in getInjectedSourceStream()400 return *InjectedSources; in getInjectedSourceStream()
121 InjectedSources.push_back(std::move(Desc)); in addInjectedSource()174 if (!InjectedSources.empty()) { in finalizeMsfLayout()175 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()201 for (const auto &IS : InjectedSources) { in finalizeMsfLayout()252 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()
101 SmallVector<InjectedSourceDescriptor, 2> InjectedSources; variable
141 std::unique_ptr<InjectedSourceStream> InjectedSources; variable
102 SmallVector<InjectedSourceDescriptor, 2> InjectedSources; variable
90 InjectedSources, enumerator
91 InjectedSources, enumerator
93 InjectedSources, enumerator
203 cl::opt<bool> InjectedSources("injected-sources", variable1285 if (opts::pretty::InjectedSources) { in dumpPretty()