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 |
| getDirective() const | OMPLoopTransformationDirective | inline |
| getNumAssociatedLoops() const | OMPCanonicalLoopNestTransformationDirective | inline |
| getNumGeneratedTopLevelLoops() const | OMPLoopTransformationDirective | inline |
| getPreInits() const | OMPInterchangeDirective | inline |
| getTransformedStmt() const | OMPInterchangeDirective | inline |
| OMPCanonicalLoopNestTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumAssociatedLoops) | OMPCanonicalLoopNestTransformationDirective | inlineexplicitprotected |
| OMPExecutableDirective class | OMPInterchangeDirective | friend |
| OMPLoopTransformationDirective(Stmt *S) | OMPLoopTransformationDirective | inlineexplicitprotected |
| setNumGeneratedTopLevelLoops(unsigned N) | OMPLoopTransformationDirective | inlineprotected |