Searched refs:BILS_BeforeComma (Results 1 – 6 of 6) sorted by relevance
1840 BILS_BeforeComma, enumerator
136 Style.BreakInheritanceList != FormatStyle::BILS_BeforeComma)); in startsNextParameter()679 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in addTokenOnCurrentLine()
327 IO.enumCase(Value, "BeforeComma", FormatStyle::BILS_BeforeComma); in enumeration()710 Style.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in mapping()1570 MozillaStyle.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in getMozillaStyle()
4389 if (Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma && in mustBreakBefore()4902 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) { in canBreakBefore()4906 Style.BreakInheritanceList == FormatStyle::BILS_BeforeComma) { in canBreakBefore()
3460 FormatStyle::BILS_BeforeComma; in TEST_F()7204 Style.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in TEST_F()15939 InheritanceStyle.BreakInheritanceList = FormatStyle::BILS_BeforeComma; in TEST_F()20284 FormatStyle::BILS_BeforeComma); in TEST_F()20291 FormatStyle::BILS_BeforeComma); in TEST_F()
2294 * ``BILS_BeforeComma`` (in configuration: ``BeforeComma``)