clang 22.0.0git
OMPDistributeDirective Member List

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

ASTStmtReader classOMPDistributeDirectivefriend
classof(const Stmt *T)OMPDistributeDirectiveinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs)OMPDistributeDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)OMPDistributeDirectivestatic
OMPExecutableDirective classOMPDistributeDirectivefriend