Searched refs:BILS_AfterColon (Results 1 – 6 of 6) sorted by relevance
1848 BILS_AfterColon, enumerator
683 if (Style.BreakInheritanceList == FormatStyle::BILS_AfterColon && in addTokenOnCurrentLine()1269 Style.BreakInheritanceList == FormatStyle::BILS_AfterColon) { in getNewLineColumn()
4737 return Style.BreakInheritanceList == FormatStyle::BILS_AfterColon; in canBreakBefore()4739 return Style.BreakInheritanceList != FormatStyle::BILS_AfterColon; in canBreakBefore()
328 IO.enumCase(Value, "AfterColon", FormatStyle::BILS_AfterColon); in enumeration()
3478 FormatStyle::BILS_AfterColon; in TEST_F()7210 Style.BreakInheritanceList = FormatStyle::BILS_AfterColon; in TEST_F()15933 InheritanceStyle.BreakInheritanceList = FormatStyle::BILS_AfterColon; in TEST_F()20286 FormatStyle::BILS_AfterColon); in TEST_F()
2305 * ``BILS_AfterColon`` (in configuration: ``AfterColon``)