clang 24.0.0git
OMPInterchangeDirective Member List

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

ASTStmtReader classOMPInterchangeDirectivefriend
classof(const Stmt *T)OMPInterchangeDirectiveinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits)OMPInterchangeDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned NumLoops)OMPInterchangeDirectivestatic
getDirective() constOMPLoopTransformationDirectiveinline
getNumAssociatedLoops() constOMPCanonicalLoopNestTransformationDirectiveinline
getNumGeneratedTopLevelLoops() constOMPLoopTransformationDirectiveinline
getPreInits() constOMPInterchangeDirectiveinline
getTransformedStmt() constOMPInterchangeDirectiveinline
OMPCanonicalLoopNestTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumAssociatedLoops)OMPCanonicalLoopNestTransformationDirectiveinlineexplicitprotected
OMPExecutableDirective classOMPInterchangeDirectivefriend
OMPLoopTransformationDirective(Stmt *S)OMPLoopTransformationDirectiveinlineexplicitprotected
setNumGeneratedTopLevelLoops(unsigned N)OMPLoopTransformationDirectiveinlineprotected