clang 24.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 NumGeneratedTopLevelLoops, Stmt *TransformedStmt, Stmt *PreInits)OMPUnrollDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses)OMPUnrollDirectivestatic
getDirective() constOMPLoopTransformationDirectiveinline
getNumAssociatedLoops() constOMPCanonicalLoopNestTransformationDirectiveinline
getNumGeneratedTopLevelLoops() constOMPLoopTransformationDirectiveinline
getPreInits() constOMPUnrollDirectiveinline
getTransformedStmt() constOMPUnrollDirectiveinline
OMPCanonicalLoopNestTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumAssociatedLoops)OMPCanonicalLoopNestTransformationDirectiveinlineexplicitprotected
OMPExecutableDirective classOMPUnrollDirectivefriend
OMPLoopTransformationDirective(Stmt *S)OMPLoopTransformationDirectiveinlineexplicitprotected
setNumGeneratedTopLevelLoops(unsigned N)OMPLoopTransformationDirectiveinlineprotected