Searched refs:ShouldDelayChecks (Results 1 – 1 of 1) sorted by relevance
7357 auto ShouldDelayChecks = [](Expr *&E, bool) { in checkOpenMPDeclareVariantFunction() local7363 if (FD->isDependentContext() || ShouldDelayChecks(VariantRef, false) || in checkOpenMPDeclareVariantFunction()7364 TI.anyScoreOrCondition(ShouldDelayChecks)) in checkOpenMPDeclareVariantFunction()