Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp475 if (TI.anyScoreOrCondition(SubstScoreOrConditionExpr)) in instantiateOMPDeclareVariantAttr()
HDSemaOpenMP.cpp7364 TI.anyScoreOrCondition(ShouldDelayChecks)) in checkOpenMPDeclareVariantFunction()
7388 if (TI.anyScoreOrCondition(HandleNonConstantScoresAndConditions)) in checkOpenMPDeclareVariantFunction()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h8937 bool anyScoreOrCondition( in anyScoreOrCondition() function