Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7331 auto ShouldDelayChecks = [](Expr *&E, bool) { in checkOpenMPDeclareVariantFunction() local
7337 if (FD->isDependentContext() || ShouldDelayChecks(VariantRef, false) || in checkOpenMPDeclareVariantFunction()
7338 TI.anyScoreOrCondition(ShouldDelayChecks)) in checkOpenMPDeclareVariantFunction()