Searched refs:submodules (Results 1 – 9 of 9) sorted by relevance
561 llvm::iterator_range<submodule_iterator> submodules() { in submodules() function564 llvm::iterator_range<submodule_const_iterator> submodules() const { in submodules() function
675 "only submodules and framework modules may be inferred with wildcard syntax">;677 "inferred submodules require a module with an umbrella">;
10 // FIXME: The standard does not require that each of these submodules
261 for (auto *M : Mod.submodules()) in collectAllSubModulesWithUmbrellaHeader()
105 possible or appropriate. Git submodules, for example, have their own set of
216 @@ LUA_DIRSEP is the directory separator (for submodules).
510 HelpText<"Enforce name visibility rules across submodules of the same "
1759 for (const auto &SM : Mod->submodules()) { in EmitModuleLinkOptions()
3036 for (auto *M : Mod->submodules()) in WriteSubmodules()