Searched refs:x_has_dot (Results 1 – 1 of 1) sorted by relevance
393 bool x_has_dot = (*x)->AsLiteral()->raw_value()->ContainsDot(); in ShortcutNumericLiteralBinaryExpression() local395 bool has_dot = x_has_dot || y_has_dot; in ShortcutNumericLiteralBinaryExpression()