Searched refs:SubM (Results 1 – 1 of 1) sorted by relevance
504 for (const Module *SubM : Submodules) in forEachSubmoduleSorted() local505 F(SubM); in forEachSubmoduleSorted()513 forEachSubmoduleSorted(M, [&](const Module *SubM) { in addAllSubmodulePrebuiltDeps() argument514 addAllSubmodulePrebuiltDeps(SubM, MD, SeenSubmodules); in addAllSubmodulePrebuiltDeps()533 forEachSubmoduleSorted(M, [&](const Module *SubM) { in addAllSubmoduleDeps() argument534 addAllSubmoduleDeps(SubM, MD, AddedModules); in addAllSubmoduleDeps()556 for (const Module *SubM : M->submodules()) in addAllAffectingClangModules() local557 addAllAffectingClangModules(SubM, MD, AddedModules); in addAllAffectingClangModules()