clang 23.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
getPreInits() constOMPSplitDirectiveinline
getTransformedStmt() constOMPSplitDirectiveinline
OMPExecutableDirective classOMPSplitDirectivefriend