clang 22.0.0git
OMPFuseDirective Member List

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

ASTStmtReader classOMPFuseDirectivefriend
classof(const Stmt *T)OMPFuseDirectiveinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumGeneratedTopLevelLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits)OMPFuseDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses)OMPFuseDirectivestatic
getPreInits() constOMPFuseDirectiveinline
getTransformedStmt() constOMPFuseDirectiveinline
OMPCanonicalLoopSequenceTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc)OMPCanonicalLoopSequenceTransformationDirectiveinlineexplicitprotected
OMPExecutableDirective classOMPFuseDirectivefriend