Searched refs:BILS_AfterColon (Results 1 – 5 of 5) sorted by relevance
1928 BILS_AfterColon, enumerator
698 if (Style.BreakInheritanceList == FormatStyle::BILS_AfterColon && in addTokenOnCurrentLine()1292 Style.BreakInheritanceList == FormatStyle::BILS_AfterColon) { in getNewLineColumn()
4922 return Style.BreakInheritanceList == FormatStyle::BILS_AfterColon; in canBreakBefore()4924 return Style.BreakInheritanceList != FormatStyle::BILS_AfterColon; in canBreakBefore()
268 IO.enumCase(Value, "AfterColon", FormatStyle::BILS_AfterColon); in enumeration()
2550 * ``BILS_AfterColon`` (in configuration: ``AfterColon``)