clang 22.0.0git
OMPParallelMaskedTaskLoopDirective Member List

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

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