|
clang 22.0.0git
|
This is the complete list of members for OMPReverseDirective, including all inherited members.
| ASTStmtReader class | OMPReverseDirective | friend |
| classof(const Stmt *T) | OMPReverseDirective | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, Stmt *AssociatedStmt, unsigned NumLoops, Stmt *TransformedStmt, Stmt *PreInits) | OMPReverseDirective | static |
| CreateEmpty(const ASTContext &C, unsigned NumLoops) | OMPReverseDirective | static |
| getPreInits() const | OMPReverseDirective | inline |
| getTransformedStmt() const | OMPReverseDirective | inline |
| OMPExecutableDirective class | OMPReverseDirective | friend |