Searched refs:getAssignmentOps (Results 1 – 1 of 1) sorted by relevance
2709 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function2712 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function2816 return helper_expr_range(getAssignmentOps().begin(), in assignment_ops()2817 getAssignmentOps().end()); in assignment_ops()4192 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function4195 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function4263 return helper_expr_range(getAssignmentOps().begin(), in assignment_ops()4264 getAssignmentOps().end()); in assignment_ops()4357 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function4360 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function[all …]