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