clang 22.0.0git
OMPTaskLoopDirective Member List

This is the complete list of members for OMPTaskLoopDirective, including all inherited members.

ASTStmtReader classOMPTaskLoopDirectivefriend
classof(const Stmt *T)OMPTaskLoopDirectiveinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel)OMPTaskLoopDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)OMPTaskLoopDirectivestatic
hasCancel() constOMPTaskLoopDirectiveinline
OMPExecutableDirective classOMPTaskLoopDirectivefriend