Searched refs:PCIS_CurrentLine (Results 1 – 3 of 3) sorted by relevance
3709 PCIS_CurrentLine, enumerator
494 IO.enumCase(Value, "CurrentLine", FormatStyle::PCIS_CurrentLine); in enumeration()1258 : FormatStyle::PCIS_CurrentLine; in mapping()1265 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in mapping()
5868 if (Style.PackConstructorInitializers < FormatStyle::PCIS_CurrentLine && in mustBreakBefore()