Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible() function
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp1341 void Preprocessor::makeModuleVisible(Module *M, SourceLocation Loc) { in makeModuleVisible() function in Preprocessor
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp2187 void CompilerInstance::makeModuleVisible(Module *Mod, in makeModuleVisible() function in CompilerInstance
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2355 void makeModuleVisible(Module *Mod, SourceLocation ImportLoc) { in makeModuleVisible() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp4097 void ASTReader::makeModuleVisible(Module *Mod, in makeModuleVisible() function in ASTReader