children() | clang::OMPReductionClause | inline |
OMPVarListClause< OMPReductionClause >::children() const | clang::OMPClause | inline |
classof(const OMPClause *T) | clang::OMPReductionClause | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps) | clang::OMPReductionClause | static |
CreateEmpty(const ASTContext &C, unsigned N) | clang::OMPReductionClause | static |
getClauseKind() const | clang::OMPClause | inline |
getColonLoc() const | clang::OMPReductionClause | inline |
getLocEnd() const | clang::OMPClause | inline |
getLocStart() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPVarListClause< OMPReductionClause > | inline |
getNameInfo() const | clang::OMPReductionClause | inline |
getQualifierLoc() const | clang::OMPReductionClause | inline |
getVarRefs() | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
getVarRefs() const | clang::OMPVarListClause< OMPReductionClause > | inline |
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 | |
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 |
OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
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 |
setVarRefs(ArrayRef< Expr * > VL) | clang::OMPVarListClause< OMPReductionClause > | inlineprotected |
varlist_begin() | clang::OMPVarListClause< OMPReductionClause > | inline |
varlist_begin() const | 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_end() const | clang::OMPVarListClause< OMPReductionClause > | inline |
varlist_iterator typedef | clang::OMPVarListClause< OMPReductionClause > | |
varlist_range typedef | clang::OMPVarListClause< OMPReductionClause > | |
varlist_size() const | clang::OMPVarListClause< OMPReductionClause > | inline |
varlists() | clang::OMPVarListClause< OMPReductionClause > | inline |
varlists() const | clang::OMPVarListClause< OMPReductionClause > | inline |