Searched refs:VerifyPositiveIntegerConstantInClause (Results 1 – 2 of 2) sorted by relevance
3637 ExprResult Sema::VerifyPositiveIntegerConstantInClause(Expr *E, in VerifyPositiveIntegerConstantInClause() function in Sema3667 ExprResult Safelen = VerifyPositiveIntegerConstantInClause(Len, OMPC_safelen); in ActOnOpenMPSafelenClause()3684 VerifyPositiveIntegerConstantInClause(NumForLoops, OMPC_collapse); in ActOnOpenMPCollapseClause()5176 VerifyPositiveIntegerConstantInClause(Alignment, OMPC_aligned); in ActOnOpenMPAlignedClause()
7480 ExprResult VerifyPositiveIntegerConstantInClause(Expr *Op,