Home
last modified time | relevance | path

Searched refs:submodule (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp256 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 DDiagnosticLexKinds.td552 "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 DDiagnosticFrontendKinds.td185 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 DDiagnosticCommonKinds.td99 "build a shadowed submodule '%0'">, DefaultFatal;
H A DLangOptions.def163 COMPATIBLE_LANGOPT(ModulesLocalVisibility, 1, 0, "local submodule visibility")
/freebsd-12.1/contrib/ldns/
H A DREADME.git16 git submodule update --init
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dpython47 # from module.submodule import func1, func2
/freebsd-12.1/contrib/libc++/include/
H A Dmodule.modulemap12 // 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 Dmodule.modulemap36 // FIXME: Make this as a submodule of LLVM_Backend again.
/freebsd-12.1/contrib/googletest/googletest/
H A DREADME.md104 * 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 DCC1Options.td509 Flag<["-"], "fmodules-local-submodule-visibility">,
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog8732 - process better check for looping modules, and which submodule to