Searched refs:submodule (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 256 clang::Module *submodule = top_level_module; in AddModule() local 260 submodule = submodule->findSubmodule(component.str()); in AddModule() 261 if (!submodule) { in AddModule()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 552 "must specify '-fmodule-name=%0' to enter %select{|submodule of }1" 557 "submodule %0.%1 not declared in module map">; 648 "expected umbrella, header, submodule, or module export">; 679 "inferred submodule cannot be a framework submodule">; 685 "redefinition of inferred submodule">; 687 "expected '{' to start inferred submodule">; 691 "only '*' can be exported from an inferred submodule">; 701 "private submodule '%0' in private module map, expected top-level module">, 740 "submodule of top-level module '%0' implicitly imported here">;
|
| H A D | DiagnosticFrontendKinds.td | 185 def err_no_submodule : Error<"no submodule named %0 in module '%1'">; 187 "no submodule named %0 in module '%1'; did you mean '%2'?">; 189 "no submodule named %0 in module '%1'; using top level '%2'">, 193 def warn_missing_submodule : Warning<"missing submodule '%0'">,
|
| H A D | DiagnosticCommonKinds.td | 99 "build a shadowed submodule '%0'">, DefaultFatal;
|
| H A D | LangOptions.def | 163 COMPATIBLE_LANGOPT(ModulesLocalVisibility, 1, 0, "local submodule visibility")
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | README.git | 16 git submodule update --init
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | python | 47 # from module.submodule import func1, func2
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | module.modulemap | 12 // export that issues a warning if a name from the submodule is used, and 241 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
|
| /freebsd-12.1/contrib/llvm/include/llvm/ |
| H A D | module.modulemap | 36 // FIXME: Make this as a submodule of LLVM_Backend again.
|
| /freebsd-12.1/contrib/googletest/googletest/ |
| H A D | README.md | 104 * Add GoogleTest as a git submodule or equivalent. This may not always be
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | CC1Options.td | 509 Flag<["-"], "fmodules-local-submodule-visibility">,
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 8732 - process better check for looping modules, and which submodule to
|