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