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