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