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