| child_iterator typedef | clang::OMPClause | |
| child_range typedef | clang::OMPClause | |
| children() | clang::OMPDynGroupprivateClause | inline |
| children() const | clang::OMPDynGroupprivateClause | inline |
| classof(const OMPClause *T) | clang::OMPDynGroupprivateClause | inlinestatic |
| const_child_iterator typedef | clang::OMPClause | |
| const_child_range typedef | clang::OMPClause | |
| get(OMPClause *C) | clang::OMPClauseWithPreInit | static |
| get(const OMPClause *C) | clang::OMPClauseWithPreInit | static |
| getBeginLoc() const | clang::OMPClause | inline |
| getCaptureRegion() const | clang::OMPClauseWithPreInit | inline |
| getClauseKind() const | clang::OMPClause | inline |
| getDynGroupprivateFallbackModifier() const | clang::OMPDynGroupprivateClause | inline |
| getDynGroupprivateFallbackModifierLoc() const | clang::OMPDynGroupprivateClause | inline |
| getDynGroupprivateModifier() const | clang::OMPDynGroupprivateClause | inline |
| getDynGroupprivateModifierLoc() const | clang::OMPDynGroupprivateClause | inline |
| getEndLoc() const | clang::OMPClause | inline |
| getLParenLoc() | clang::OMPDynGroupprivateClause | inline |
| getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
| getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
| getSize() | clang::OMPDynGroupprivateClause | inline |
| getSize() const | clang::OMPDynGroupprivateClause | inline |
| isImplicit() const | clang::OMPClause | inline |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
| OMPClauseReader class | clang::OMPDynGroupprivateClause | friend |
| OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
| OMPDynGroupprivateClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, Expr *Size, Stmt *HelperSize, OpenMPDirectiveKind CaptureRegion, OpenMPDynGroupprivateClauseModifier M1, SourceLocation M1Loc, OpenMPDynGroupprivateClauseFallbackModifier M2, SourceLocation M2Loc) | clang::OMPDynGroupprivateClause | inline |
| OMPDynGroupprivateClause() | clang::OMPDynGroupprivateClause | inlineexplicit |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
| setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
| setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
| used_children() | clang::OMPDynGroupprivateClause | inline |
| used_children() const | clang::OMPDynGroupprivateClause | inline |