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