Home
last modified time | relevance | path

Searched refs:AllVisible (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp208 Module::AllVisible, in ActOnModuleDecl()
325 getModuleLoader().loadModule(ImportLoc, Path, Module::AllVisible, in ActOnModuleImport()
434 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, DirectiveLoc); in BuildModuleInclude()
517 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, Loc); in createImplicitModuleImportForErrorRecovery()
H A DSemaCodeComplete.cpp4151 PP.getModuleLoader().loadModule(ImportLoc, Path, Module::AllVisible, in CodeCompleteModuleImport()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h316 AllVisible enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp623 if (Owner->NameVisibility == Module::AllVisible) in VisitDecl()
H A DASTReader.cpp4991 makeModuleVisible(Imported, Module::AllVisible, in InitializeContext()