Home
last modified time | relevance | path

Searched refs:penalty_next_line (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcommand_format.cc822 int penalty_next_line = sub2.Expr(binop->right(), prec_right, at_end); in Expr() local
825 penalty_next_line += AssessPenalty(sub2.String()); in Expr()
857 if (penalty_current_line < penalty_next_line || exceeds_maximum_all_ways) { in Expr()
862 penalty_multiline_rhs_list < penalty_next_line) { in Expr()