Searched refs:AllVisible (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaModule.cpp | 430 Module::AllVisible, in ActOnModuleDecl() 618 ImportLoc, Path, Module::AllVisible, /*IsInclusionDirective=*/false); in ActOnModuleImport() 750 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, DirectiveLoc); in BuildModuleInclude() 840 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, Loc); in createImplicitModuleImportForErrorRecovery()
|
| HD | SemaCodeComplete.cpp | 4396 ImportLoc, Path, Module::AllVisible, in CodeCompleteModuleImport()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Module.h | 391 AllVisible enumerator
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| HD | ClangModulesDeclVendor.cpp | 629 make_visible ? clang::Module::AllVisible : clang::Module::Hidden; in DoGetModule()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReaderDecl.cpp | 667 if (Owner->NameVisibility == Module::AllVisible) in VisitDecl()
|
| HD | ASTReader.cpp | 5220 makeModuleVisible(Imported, Module::AllVisible, in InitializeContext()
|