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