Searched refs:getAssignmentOps (Results 1 – 1 of 1) sorted by relevance
2951 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function2954 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function3058 return helper_expr_range(getAssignmentOps().begin(), in assignment_ops()3059 getAssignmentOps().end()); in assignment_ops()4447 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function4450 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function4518 return helper_expr_range(getAssignmentOps().begin(), in assignment_ops()4519 getAssignmentOps().end()); in assignment_ops()4612 MutableArrayRef<Expr *> getAssignmentOps() { in getAssignmentOps() function4615 ArrayRef<const Expr *> getAssignmentOps() const { in getAssignmentOps() function[all …]