HomeSort by: relevance | last modified time | path
    Searched refs:AllVisible (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp 208 Module::AllVisible,
325 getModuleLoader().loadModule(ImportLoc, Path, Module::AllVisible,
434 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, DirectiveLoc);
517 getModuleLoader().makeModuleVisible(Mod, Module::AllVisible, Loc);
SemaCodeComplete.cpp 4151 PP.getModuleLoader().loadModule(ImportLoc, Path, Module::AllVisible,
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Module.h 316 AllVisible
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp 623 if (Owner->NameVisibility == Module::AllVisible)
ASTReader.cpp 4991 makeModuleVisible(Imported, Module::AllVisible,

Completed in 79 milliseconds