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