Searched refs:BILS_BeforeComma (Results 1 – 5 of 5) sorted by relevance
1824 BILS_BeforeComma, enumerator
241 IO.enumCase(Value, "BeforeComma", FormatStyle::BILS_BeforeComma); in enumeration()579 Style.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in mapping()1309 MozillaStyle.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in getMozillaStyle()
133 Style.BreakInheritanceList != FormatStyle::BILS_BeforeComma)); in startsNextParameter()606 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in addTokenOnCurrentLine()
3639 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in mustBreakBefore()4062 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) in canBreakBefore()4065 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) in canBreakBefore()
1981 * ``BILS_BeforeComma`` (in configuration: ``BeforeComma``)