Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2029 Module *CurrentM = SemaRef.getCurrentModule(); in isReachableSlow() local
2034 if (CurrentM && CurrentM->getTopLevelModule()->Imports.count(DeclTopModule)) in isReachableSlow()