clang 22.0.0git
OMPParallelMasterTaskLoopDirective Member List

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

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