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