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