Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp1569 bool Sema::isUsableModule(const Module *M) { in isUsableModule() function in Sema
1612 if (isUsableModule(Merged)) in hasMergedDefinitionInCurrentModule()
1876 if (ModulePrivate && isUsableModule(M)) in isModuleVisible()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2277 bool isUsableModule(const Module *M);