Searched refs:PCIS_CurrentLine (Results 1 – 3 of 3) sorted by relevance
3345 PCIS_CurrentLine, enumerator
470 IO.enumCase(Value, "CurrentLine", FormatStyle::PCIS_CurrentLine); in enumeration()1157 : FormatStyle::PCIS_CurrentLine; in mapping()1164 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in mapping()
5206 if (Style.PackConstructorInitializers < FormatStyle::PCIS_CurrentLine && in mustBreakBefore()