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