|
clang 22.0.0git
|
This is the complete list of members for OMPFuseDirective, including all inherited members.
| ASTStmtReader class | OMPFuseDirective | friend |
| classof(const Stmt *T) | OMPFuseDirective | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, unsigned NumGeneratedTopLevelLoops, Stmt *AssociatedStmt, Stmt *TransformedStmt, Stmt *PreInits) | OMPFuseDirective | static |
| CreateEmpty(const ASTContext &C, unsigned NumClauses) | OMPFuseDirective | static |
| getPreInits() const | OMPFuseDirective | inline |
| getTransformedStmt() const | OMPFuseDirective | inline |
| OMPCanonicalLoopSequenceTransformationDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc) | OMPCanonicalLoopSequenceTransformationDirective | inlineexplicitprotected |
| OMPExecutableDirective class | OMPFuseDirective | friend |