Searched refs:HelperCond (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 570 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause() argument 578 setPreInitStmt(HelperCond, CaptureRegion); in OMPIfClause() 646 OMPFinalClause(Expr *Cond, Stmt *HelperCond, in OMPFinalClause() argument 651 setPreInitStmt(HelperCond, CaptureRegion); in OMPFinalClause() 8120 OMPNovariantsClause(Expr *Cond, Stmt *HelperCond, in OMPNovariantsClause() argument 8126 setPreInitStmt(HelperCond, CaptureRegion); in OMPNovariantsClause() 8167 OMPNocontextClause(Expr *Cond, Stmt *HelperCond, in OMPNocontextClause() argument 8172 setPreInitStmt(HelperCond, CaptureRegion); in OMPNocontextClause()
|