Searched refs:rhs_hint (Results 1 – 1 of 1) sorted by relevance
4220 TypeHint rhs_hint = VisitForAccumulatorValue(expr->subsequent(i)); in VisitNaryArithmeticExpression() local4221 if (rhs_hint == TypeHint::kString) type_hint = TypeHint::kString; in VisitNaryArithmeticExpression()