|
clang 22.0.0git
|
This is the complete list of members for OMPTaskLoopDirective, including all inherited members.
| ASTStmtReader class | OMPTaskLoopDirective | friend |
| classof(const Stmt *T) | OMPTaskLoopDirective | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel) | OMPTaskLoopDirective | static |
| CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell) | OMPTaskLoopDirective | static |
| hasCancel() const | OMPTaskLoopDirective | inline |
| OMPExecutableDirective class | OMPTaskLoopDirective | friend |