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