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