|
clang 22.0.0git
|
This is the complete list of members for OMPTileDirective, including all inherited members.
| ASTStmtReader class | OMPTileDirective | friend |
| classof(const Stmt *T) | OMPTileDirective | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits) | OMPTileDirective | static |
| CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned NumLoops) | OMPTileDirective | static |
| getPreInits() const | OMPTileDirective | inline |
| getTransformedStmt() const | OMPTileDirective | inline |
| OMPExecutableDirective class | OMPTileDirective | friend |