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