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