Searched refs:EndsInComma (Results 1 – 1 of 1) sorted by relevance
1461 bool EndsInComma = Current.MatchingParen && in moveStatePastScopeOpener() local1464 AvoidBinPacking = EndsInComma || Current.is(TT_DictLiteral) || in moveStatePastScopeOpener()1471 BreakBeforeParameter = EndsInComma; in moveStatePastScopeOpener()1488 bool EndsInComma = in moveStatePastScopeOpener() local1506 (Style.Language == FormatStyle::LK_JavaScript && EndsInComma) || in moveStatePastScopeOpener()1535 if (Style.Language == FormatStyle::LK_JavaScript && EndsInComma) in moveStatePastScopeOpener()