Searched refs:BILS_BeforeComma (Results 1 – 5 of 5) sorted by relevance
1920 BILS_BeforeComma, enumerator
137 Style.BreakInheritanceList != FormatStyle::BILS_BeforeComma)); in startsNextParameter()694 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in addTokenOnCurrentLine()
267 IO.enumCase(Value, "BeforeComma", FormatStyle::BILS_BeforeComma); in enumeration()1061 Style.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in mapping()1709 MozillaStyle.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in getMozillaStyle()
4574 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in mustBreakBefore()5092 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) { in canBreakBefore()5096 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) { in canBreakBefore()
2539 * ``BILS_BeforeComma`` (in configuration: ``BeforeComma``)