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