| child_iterator typedef | clang::OMPClause | |
| child_range typedef | clang::OMPClause | |
| children() | clang::OMPGrainsizeClause | inline |
| children() const | clang::OMPGrainsizeClause | inline |
| classof(const OMPClause *T) | clang::OMPGrainsizeClause | 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 |
| getEndLoc() const | clang::OMPClause | inline |
| getGrainsize() const | clang::OMPGrainsizeClause | inline |
| getLParenLoc() const | clang::OMPGrainsizeClause | inline |
| getModifier() const | clang::OMPGrainsizeClause | inline |
| getModifierLoc() const | clang::OMPGrainsizeClause | inline |
| getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
| getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
| isImplicit() const | clang::OMPClause | inline |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
| OMPClauseReader class | clang::OMPGrainsizeClause | friend |
| OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
| OMPGrainsizeClause(OpenMPGrainsizeClauseModifier Modifier, Expr *Size, Stmt *HelperSize, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc) | clang::OMPGrainsizeClause | inline |
| OMPGrainsizeClause() | clang::OMPGrainsizeClause | inlineexplicit |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
| setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
| setLParenLoc(SourceLocation Loc) | clang::OMPGrainsizeClause | inline |
| setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
| used_children() | clang::OMPGrainsizeClause | |
| used_children() const | clang::OMPGrainsizeClause | inline |