|
clang 22.0.0git
|
This is the complete list of members for clang::OMPClauseWithPostUpdate, including all inherited members.
| get(OMPClause *C) | clang::OMPClauseWithPostUpdate | static |
| get(const OMPClause *C) | clang::OMPClauseWithPostUpdate | static |
| getCaptureRegion() const | clang::OMPClauseWithPreInit | inline |
| getPostUpdateExpr() const | clang::OMPClauseWithPostUpdate | inline |
| getPostUpdateExpr() | clang::OMPClauseWithPostUpdate | inline |
| getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
| getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
| OMPClauseReader class | clang::OMPClauseWithPostUpdate | friend |
| OMPClauseWithPostUpdate(const OMPClause *This) | clang::OMPClauseWithPostUpdate | inlineprotected |
| OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
| setPostUpdateExpr(Expr *S) | clang::OMPClauseWithPostUpdate | inlineprotected |
| setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |