Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h548 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause() argument
556 setPreInitStmt(HelperCond, CaptureRegion); in OMPIfClause()
628 OMPFinalClause(Expr *Cond, Stmt *HelperCond, in OMPFinalClause() argument
633 setPreInitStmt(HelperCond, CaptureRegion); in OMPFinalClause()
8028 OMPNovariantsClause(Expr *Cond, Stmt *HelperCond, in OMPNovariantsClause() argument
8034 setPreInitStmt(HelperCond, CaptureRegion); in OMPNovariantsClause()
8098 OMPNocontextClause(Expr *Cond, Stmt *HelperCond, in OMPNocontextClause() argument
8103 setPreInitStmt(HelperCond, CaptureRegion); in OMPNocontextClause()