| ASTStmtReader class | clang::OMPTaskgroupDirective | friend |
| children() | clang::OMPExecutableDirective | inline |
| classof(const Stmt *T) | clang::OMPTaskgroupDirective | inlinestatic |
| clauses() | clang::OMPExecutableDirective | inline |
| clauses() const | clang::OMPExecutableDirective | inline |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, Stmt *AssociatedStmt) | clang::OMPTaskgroupDirective | static |
| CreateEmpty(const ASTContext &C, EmptyShell) | clang::OMPTaskgroupDirective | static |
| getAssociatedStmt() const | clang::OMPExecutableDirective | inline |
| getClause(unsigned i) const | clang::OMPExecutableDirective | inline |
| getClausesOfKind(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | inlinestatic |
| getClausesOfKind() const | clang::OMPExecutableDirective | inline |
| getDirectiveKind() const | clang::OMPExecutableDirective | inline |
| getLocEnd() const | clang::OMPExecutableDirective | inline |
| getLocStart() const | clang::OMPExecutableDirective | inline |
| getNumClauses() const | clang::OMPExecutableDirective | inline |
| getSingleClause() const | clang::OMPExecutableDirective | inline |
| hasAssociatedStmt() const | clang::OMPExecutableDirective | inline |
| hasClausesOfKind() const | clang::OMPExecutableDirective | inline |
| OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) | clang::OMPExecutableDirective | inlineprotected |
| setAssociatedStmt(Stmt *S) | clang::OMPExecutableDirective | inlineprotected |
| setClauses(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | protected |
| setLocEnd(SourceLocation Loc) | clang::OMPExecutableDirective | inline |
| setLocStart(SourceLocation Loc) | clang::OMPExecutableDirective | inline |