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