Searched refs:submodules (Results 1 – 19 of 19) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Module.h | 628 llvm::iterator_range<submodule_iterator> submodules() { in submodules() function 631 llvm::iterator_range<submodule_const_iterator> submodules() const { in submodules() function
|
| H A D | DiagnosticLexKinds.td | 705 "only submodules and framework modules may be inferred with wildcard syntax">; 707 "inferred submodules require a module with an umbrella">;
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | Modules.rst | 367 …submodules. Entities within a submodule that has already been built are visible when building late… 369 …submodules with the same name, those two types are distinct types (but may be *compatible* types i… 375 …anslation unit, and Clang may inline or devirtualize based on knowledge from unimported submodules. 450 …e ``std`` encompasses the whole C standard library. It has a number of submodules containing diffe… 483 …es a module, including the headers that contribute to that module, its submodules, and other aspec… 493 … module that is nested within another module. The contents of explicit submodules are only made av… 546 …submodules to specify that they are only accessible with certain language dialects, platforms, env… 716 A *submodule-declaration* that is an *inferred-submodule-declaration* describes a set of submodules…
|
| H A D | PCHInternals.rst | 422 into several completely different submodules of Clang. For example, lazily
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | README-external.md | 95 - Make sure the submodules are cloned locally:
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 221 for (const Module *SubM : M->submodules()) in addAllSubmoduleDeps()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | README.external | 142 - Make sure the submodules are cloned locally:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
| H A D | GitHubMove.rst | 672 mirrors as submodules, similar to the multirepo umbrella proposed 718 branches and merge all submodules from the latest upstream before 730 Commit ``UM3`` changed files not related to submodules and we need 796 Note that if the umbrella has submodules to non-LLVM repositories, 811 The tool handles nested submodules (e.g. llvm is a submodule in 819 it has submodules in the "nested sources" layout (clang in
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | module.modulemap | 10 // FIXME: The standard does not require that each of these submodules
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 260 for (auto *M : Mod.submodules()) in collectAllSubModulesWithUmbrellaHeader()
|
| H A D | Pragma.cpp | 1138 for (Module *Sub : M->submodules()) { in HandlePragma()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2016 | 1081 * resolve.c (resolve_typebound_intrinsic_op): For submodules 2669 submodules.
|
| H A D | ChangeLog-2015 | 1382 and submodules use associated, as required by the standard and 1386 and submodules. Traverse the namespace, calling
|
| H A D | ChangeLog-2020 | 788 used in submodules are not compatible with TYPE_CANONICAL from
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 2325 for (const auto &SM : Mod->submodules()) { in EmitModuleLinkOptions()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 2751 for (auto *M : Mod->submodules()) in WriteSubmodules()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.texi | 1066 does not use submodules does not generate smod files.
|
| H A D | gfortran.info | 2455 submodules does not generate smod files.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
| H A D | Options.td | 5220 HelpText<"Enforce name visibility rules across submodules of the same "
|