Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h719 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause() argument
727 setPreInitStmt(HelperCond, CaptureRegion); in OMPIfClause()
795 OMPFinalClause(Expr *Cond, Stmt *HelperCond, in OMPFinalClause() argument
800 setPreInitStmt(HelperCond, CaptureRegion); in OMPFinalClause()
8842 OMPNovariantsClause(Expr *Cond, Stmt *HelperCond, in OMPNovariantsClause() argument
8848 setPreInitStmt(HelperCond, CaptureRegion); in OMPNovariantsClause()
8889 OMPNocontextClause(Expr *Cond, Stmt *HelperCond, in OMPNocontextClause() argument
8894 setPreInitStmt(HelperCond, CaptureRegion); in OMPNocontextClause()