Home
last modified time | relevance | path

Searched defs:OMPFinalClause (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h646 OMPFinalClause(Expr *Cond, Stmt *HelperCond, in OMPFinalClause() function
655 OMPFinalClause() : OMPOneStmtClause(), OMPClauseWithPreInit(this) {} in OMPFinalClause() function