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