clang 19.0.0git
clang::OMPClauseWithPostUpdate Member List

This is the complete list of members for clang::OMPClauseWithPostUpdate, including all inherited members.

get(OMPClause *C)clang::OMPClauseWithPostUpdatestatic
get(const OMPClause *C)clang::OMPClauseWithPostUpdatestatic
getCaptureRegion() constclang::OMPClauseWithPreInitinline
getPostUpdateExpr() constclang::OMPClauseWithPostUpdateinline
getPostUpdateExpr()clang::OMPClauseWithPostUpdateinline
getPreInitStmt() constclang::OMPClauseWithPreInitinline
getPreInitStmt()clang::OMPClauseWithPreInitinline
OMPClauseReaderclang::OMPClauseWithPostUpdatefriend
OMPClauseWithPostUpdate(const OMPClause *This)clang::OMPClauseWithPostUpdateinlineprotected
OMPClauseWithPreInit(const OMPClause *This)clang::OMPClauseWithPreInitinlineprotected
setPostUpdateExpr(Expr *S)clang::OMPClauseWithPostUpdateinlineprotected
setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown)clang::OMPClauseWithPreInitinlineprotected