Home
last modified time | relevance | path

Searched defs:isModuleVisible (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h701 bool isModuleVisible(const Module *M) const { in isModuleVisible() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp1860 bool Sema::isModuleVisible(const Module *M, bool ModulePrivate) { in isModuleVisible() function in Sema