Searched refs:AllVisible (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 433 Module::AllVisible, in ActOnModuleDecl() 623 ImportLoc, Path, Module::AllVisible, /*IsInclusionDirective=*/false); in ActOnModuleImport() 764 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, DirectiveLoc); in BuildModuleInclude() 854 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, Loc); in createImplicitModuleImportForErrorRecovery()
|
| H A D | SemaCodeComplete.cpp | 4559 ImportLoc, Path, Module::AllVisible, in CodeCompleteModuleImport()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 389 submodule, clang::Module::NameVisibilityKind::AllVisible, in AddModule() 639 make_visible ? clang::Module::AllVisible : clang::Module::Hidden; in DoGetModule()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Module.h | 447 AllVisible enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 652 if (Owner->NameVisibility == Module::AllVisible) in VisitDecl()
|
| H A D | ASTReader.cpp | 5513 makeModuleVisible(Imported, Module::AllVisible, in InitializeContext()
|