Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1584 bool Sema::isUsableModule(const Module *M) { in isUsableModule() function in Sema
1627 if (isUsableModule(Merged)) in hasMergedDefinitionInCurrentModule()
1876 if (ModulePrivate && isUsableModule(M)) in isModuleVisible()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2369 bool isUsableModule(const Module *M);