Searched refs:SubM (Results 1 – 1 of 1) sorted by relevance
369 for (const Module *SubM : Submodules) in forEachSubmoduleSorted() local370 F(SubM); in forEachSubmoduleSorted()378 forEachSubmoduleSorted(M, [&](const Module *SubM) { in addAllSubmodulePrebuiltDeps() argument379 addAllSubmodulePrebuiltDeps(SubM, MD, SeenSubmodules); in addAllSubmodulePrebuiltDeps()398 forEachSubmoduleSorted(M, [&](const Module *SubM) { in addAllSubmoduleDeps() argument399 addAllSubmoduleDeps(SubM, MD, AddedModules); in addAllSubmoduleDeps()