Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6904 auto ShouldDelayChecks = [](Expr *&E, bool) { in checkOpenMPDeclareVariantFunction() local
6910 if (FD->isDependentContext() || ShouldDelayChecks(VariantRef, false) || in checkOpenMPDeclareVariantFunction()
6911 TI.anyScoreOrCondition(ShouldDelayChecks)) in checkOpenMPDeclareVariantFunction()