Searched defs:ModulePrivate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 240 ModulePrivate enumerator |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 641 bool ModulePrivate = VisitDecl() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 1894 isModuleVisible(const Module * M,bool ModulePrivate) isModuleVisible() argument |