Searched defs:assign_type (Results 1 – 2 of 2) sorted by relevance
110 AssignType assign_type() const { return assign_type_; } in assign_type() function148 AssignmentLhsData(AssignType assign_type, Expression* expr, in AssignmentLhsData()
3929 AssignType assign_type = Property::GetAssignType(property); in PrepareAssignmentLhs() local5921 AssignType assign_type = Property::GetAssignType(property); in VisitCountOperation() local