This is the complete list of members for OMPFlattenDirective, including all inherited members.
| ASTStmtReader class | OMPFlattenDirective | friend |
| classof(const Stmt *T) | OMPFlattenDirective | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits, Stmt *Finals) | OMPFlattenDirective | static |
| CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned NumLoops) | OMPFlattenDirective | static |
| getDirective() const | OMPLoopTransformationDirective | inline |
| getFinals() const | OMPFlattenDirective | inline |
| getNumAssociatedLoops() const | OMPCanonicalLoopNestTransformationDirective | inline |
| getNumGeneratedTopLevelLoops() const | OMPLoopTransformationDirective | inline |
| getPreInits() const | OMPFlattenDirective | inline |
| getTransformedStmt() const | OMPFlattenDirective | inline |
| OMPCanonicalLoopNestTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumAssociatedLoops) | OMPCanonicalLoopNestTransformationDirective | inlineexplicitprotected |
| OMPExecutableDirective class | OMPFlattenDirective | friend |
| OMPLoopTransformationDirective(Stmt *S) | OMPLoopTransformationDirective | inlineexplicitprotected |
| setNumGeneratedTopLevelLoops(unsigned N) | OMPLoopTransformationDirective | inlineprotected |