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