clang 22.0.0git
|
This is the complete list of members for OMPStripeDirective, including all inherited members.
ASTStmtReader class | OMPStripeDirective | friend |
classof(const Stmt *T) | OMPStripeDirective | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits) | OMPStripeDirective | static |
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned NumLoops) | OMPStripeDirective | static |
getPreInits() const | OMPStripeDirective | inline |
getTransformedStmt() const | OMPStripeDirective | inline |
OMPExecutableDirective class | OMPStripeDirective | friend |