Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1395 static bool isInCurrentModule(const Module *M, const LangOptions &LangOpts) { in isInCurrentModule() function
1411 if (isInCurrentModule(Merged, getLangOpts())) in hasMergedDefinitionInCurrentModule()
1579 if (isInCurrentModule(M, getLangOpts())) in isModuleVisible()