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