Home
last modified time | relevance | path

Searched defs:makeModuleVisible (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h172 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp1304 void Preprocessor::makeModuleVisible(Module *M, SourceLocation Loc) { in makeModuleVisible() function in Preprocessor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2076 void CompilerInstance::makeModuleVisible(Module *Mod, in makeModuleVisible() function in CompilerInstance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2166 void makeModuleVisible(Module *Mod, SourceLocation ImportLoc) { in makeModuleVisible() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4053 void ASTReader::makeModuleVisible(Module *Mod, in makeModuleVisible() function in ASTReader