Searched defs:isModuleVisible (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Module.h | 772 bool isModuleVisible(const Module *M) const { isModuleVisible() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 1894 bool Sema::isModuleVisible(const Module *M, bool ModulePrivate) { isModuleVisible() function in Sema |