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