clang 22.0.0git
|
This is the complete list of members for OMPGenericLoopDirective, including all inherited members.
ASTStmtReader class | OMPGenericLoopDirective | friend |
classof(const Stmt *T) | OMPGenericLoopDirective | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) | OMPGenericLoopDirective | static |
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell) | OMPGenericLoopDirective | static |
OMPExecutableDirective class | OMPGenericLoopDirective | friend |