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