Home
last modified time | relevance | path

Searched refs:isUsableModule (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1595 bool Sema::isUsableModule(const Module *M) { in isUsableModule() function in Sema
1648 if (isUsableModule(Merged)) in hasMergedDefinitionInCurrentModule()
1897 if (ModulePrivate && isUsableModule(M)) in isModuleVisible()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9533 bool isUsableModule(const Module *M);