Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp1333 void Preprocessor::makeModuleVisible(Module *M, SourceLocation Loc) { in makeModuleVisible() function in Preprocessor
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp2256 void CompilerInstance::makeModuleVisible(Module *Mod, in makeModuleVisible() function in CompilerInstance
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9610 void makeModuleVisible(Module *Mod, SourceLocation ImportLoc) { in makeModuleVisible() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp4281 void ASTReader::makeModuleVisible(Module *Mod, in makeModuleVisible() function in ASTReader