clang 22.0.0git
OMPUnrollDirective Member List

This is the complete list of members for OMPUnrollDirective, including all inherited members.

ASTStmtReader classOMPUnrollDirectivefriend
classof(const Stmt *T)OMPUnrollDirectiveinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, unsigned NumGeneratedLoops, Stmt *TransformedStmt, Stmt *PreInits)OMPUnrollDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses)OMPUnrollDirectivestatic
getPreInits() constOMPUnrollDirectiveinline
getTransformedStmt() constOMPUnrollDirectiveinline
OMPExecutableDirective classOMPUnrollDirectivefriend