Searched refs:PCIS_CurrentLine (Results 1 – 3 of 3) sorted by relevance
3504 PCIS_CurrentLine, enumerator
461 IO.enumCase(Value, "CurrentLine", FormatStyle::PCIS_CurrentLine); in enumeration()1167 : FormatStyle::PCIS_CurrentLine; in mapping()1174 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in mapping()
5720 if (Style.PackConstructorInitializers < FormatStyle::PCIS_CurrentLine && in mustBreakBefore()