Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp3660 SL = VerifyPositiveIntegerConstantInClause(Simdlen, OMPC_simdlen); in ActOnOpenMPDeclareSimdDirective()
3749 Align = VerifyPositiveIntegerConstantInClause(E, OMPC_aligned); in ActOnOpenMPDeclareSimdDirective()
7458 ExprResult Sema::VerifyPositiveIntegerConstantInClause(Expr *E, in VerifyPositiveIntegerConstantInClause() function in Sema
7495 ExprResult Safelen = VerifyPositiveIntegerConstantInClause(Len, OMPC_safelen); in ActOnOpenMPSafelenClause()
7508 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause()
7525 VerifyPositiveIntegerConstantInClause(NumForLoops, OMPC_collapse); in ActOnOpenMPCollapseClause()
7543 VerifyPositiveIntegerConstantInClause(NumForLoops, OMPC_ordered); in ActOnOpenMPOrderedClause()
9890 VerifyPositiveIntegerConstantInClause(Alignment, OMPC_aligned); in ActOnOpenMPAlignedClause()
10222 ExprResult RHSRes = VerifyPositiveIntegerConstantInClause( in ActOnOpenMPDependClause()
11379 ExprResult HintExpr = VerifyPositiveIntegerConstantInClause(Hint, OMPC_hint); in ActOnOpenMPHintClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaOpenMP.h114 VerifyPositiveIntegerConstantInClause(Expr *Op, OpenMPClauseKind CKind,
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h7930 VerifyPositiveIntegerConstantInClause(Expr *Op, OpenMPClauseKind CKind,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h11374 VerifyPositiveIntegerConstantInClause(Expr *Op, OpenMPClauseKind CKind,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h13449 VerifyPositiveIntegerConstantInClause(Expr *Op, OpenMPClauseKind CKind,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h13449 VerifyPositiveIntegerConstantInClause(Expr *Op, OpenMPClauseKind CKind,