|
clang 23.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 |
| getPreInits() const | OMPSplitDirective | inline |
| getTransformedStmt() const | OMPSplitDirective | inline |
| OMPExecutableDirective class | OMPSplitDirective | friend |