Searched refs:ClangModuleDeps (Results 1 – 5 of 5) sorted by relevance
21 for (ModuleID MID : ClangModuleDeps) { in getCommandLine()143 ClangModuleDeps[MD.ID.ContextHash + MD.ID.ModuleName] = std::move(MD); in getFullDependencies()161 for (auto &&M : ClangModuleDeps) { in getFullDependencies()164 FD.ClangModuleDeps.push_back(MD.ID); in getFullDependencies()171 for (auto &&M : ClangModuleDeps) { in getFullDependencies()186 llvm::MapVector<std::string, ModuleDeps, llvm::StringMap<unsigned>> ClangModuleDeps; in getFullDependencies() member in DependencyScanningTool::getFullDependencies::FullDependencyPrinterConsumer
152 for (ModuleID MID : ClangModuleDeps) in getCanonicalCommandLine()411 MD.ClangModuleDeps.push_back(ImportID); in addModuleDep()
43 std::vector<ModuleID> ClangModuleDeps; member
114 std::vector<ModuleID> ClangModuleDeps; member
285 ID.ModuleDeps = std::move(FD.ClangModuleDeps); in mergeDeps()330 {"clang-module-deps", toJSONSorted(MD.ClangModuleDeps)}, in printFullOutput()