clang 24.0.0git
OMPSplitDirective Member List

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

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