| child_iterator typedef | clang::OMPClause | |
| child_range typedef | clang::OMPClause | |
| children() | clang::OMPReductionClause | inline |
| children() const | clang::OMPReductionClause | inline |
| classof(const OMPClause *T) | clang::OMPReductionClause | inlinestatic |
| const_child_iterator typedef | clang::OMPClause | |
| const_child_range typedef | clang::OMPClause | |
| copy_array_elems() const | clang::OMPReductionClause | inline |
| copy_array_elems() | clang::OMPReductionClause | inline |
| copy_array_temps() const | clang::OMPReductionClause | inline |
| copy_array_temps() | clang::OMPReductionClause | inline |
| copy_ops() const | clang::OMPReductionClause | inline |
| copy_ops() | clang::OMPReductionClause | inline |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, OpenMPReductionClauseModifier Modifier, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, ArrayRef< Expr * > CopyOps, ArrayRef< Expr * > CopyArrayTemps, ArrayRef< Expr * > CopyArrayElems, Stmt *PreInit, Expr *PostUpdate, ArrayRef< bool > IsPrivateVarReduction, OpenMPOriginalSharingModifier OriginalSharingModifier) | clang::OMPReductionClause | static |
| CreateEmpty(const ASTContext &C, unsigned N, OpenMPReductionClauseModifier Modifier) | clang::OMPReductionClause | static |
| get(OMPClause *C) | clang::OMPClauseWithPostUpdate | static |
| get(const OMPClause *C) | clang::OMPClauseWithPostUpdate | static |
| getBeginLoc() const | clang::OMPClause | inline |
| getCaptureRegion() const | clang::OMPClauseWithPreInit | inline |
| getClauseKind() const | clang::OMPClause | inline |
| getColonLoc() const | clang::OMPReductionClause | inline |
| getEndLoc() const | clang::OMPClause | inline |
| getLParenLoc() const | clang::OMPVarListClause< OMPReductionClause > | inline |
| getModifier() const | clang::OMPReductionClause | inline |
| getModifierLoc() const | clang::OMPReductionClause | inline |
| getNameInfo() const | clang::OMPReductionClause | inline |
| getOriginalSharingModifier() const | clang::OMPReductionClause | inline |
| getPostUpdateExpr() const | clang::OMPClauseWithPostUpdate | inline |
| getPostUpdateExpr() | clang::OMPClauseWithPostUpdate | inline |
| getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
| getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
| getQualifierLoc() const | clang::OMPReductionClause | inline |
| getVarRefs() | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
| helper_expr_const_iterator typedef | clang::OMPReductionClause | |
| helper_expr_const_range typedef | clang::OMPReductionClause | |
| helper_expr_iterator typedef | clang::OMPReductionClause | |
| helper_expr_range typedef | clang::OMPReductionClause | |
| helper_flag_const_iterator typedef | clang::OMPReductionClause | |
| helper_flag_const_range typedef | clang::OMPReductionClause | |
| helper_flag_iterator typedef | clang::OMPReductionClause | |
| helper_flag_range typedef | clang::OMPReductionClause | |
| isImplicit() const | clang::OMPClause | inline |
| lhs_exprs() const | clang::OMPReductionClause | inline |
| lhs_exprs() | clang::OMPReductionClause | inline |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
| OMPClauseReader class | clang::OMPReductionClause | friend |
| OMPClauseWithPostUpdate(const OMPClause *This) | clang::OMPClauseWithPostUpdate | inlineprotected |
| OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
| clang::OMPVarListClause< OMPReductionClause >::OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
| private_var_reduction_flags() const | clang::OMPReductionClause | inline |
| private_var_reduction_flags() | clang::OMPReductionClause | inline |
| privates() const | clang::OMPReductionClause | inline |
| privates() | clang::OMPReductionClause | inline |
| reduction_ops() const | clang::OMPReductionClause | inline |
| reduction_ops() | clang::OMPReductionClause | inline |
| rhs_exprs() const | clang::OMPReductionClause | inline |
| rhs_exprs() | clang::OMPReductionClause | inline |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
| setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
| setLParenLoc(SourceLocation Loc) | clang::OMPVarListClause< OMPReductionClause > | inline |
| setPostUpdateExpr(Expr *S) | clang::OMPClauseWithPostUpdate | inlineprotected |
| setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
| setVarRefs(ArrayRef< Expr * > VL) | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
| used_children() | clang::OMPReductionClause | inline |
| used_children() const | clang::OMPReductionClause | inline |
| varlist() | clang::OMPVarListClause< OMPReductionClause > | inline |
| varlist_begin() | clang::OMPVarListClause< OMPReductionClause > | inline |
| varlist_const_iterator typedef | clang::OMPVarListClause< OMPReductionClause > | |
| varlist_const_range typedef | clang::OMPVarListClause< OMPReductionClause > | |
| varlist_empty() const | clang::OMPVarListClause< OMPReductionClause > | inline |
| varlist_end() | clang::OMPVarListClause< OMPReductionClause > | inline |
| varlist_iterator typedef | clang::OMPVarListClause< OMPReductionClause > | |
| varlist_range typedef | clang::OMPVarListClause< OMPReductionClause > | |
| varlist_size() const | clang::OMPVarListClause< OMPReductionClause > | inline |