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