Searched refs:BS_GNU (Results 1 – 4 of 4) sorted by relevance
236 BS_GNU, enumerator
101 IO.enumCase(Value, "GNU", FormatStyle::BS_GNU); in enumeration()450 case FormatStyle::BS_GNU: in expandPresets()660 Style.BreakBeforeBraces = FormatStyle::BS_GNU; in getGNUStyle()
2401 Style.BreakBeforeBraces = FormatStyle::BS_GNU; in TEST_F()9409 GNUBraceStyle.BreakBeforeBraces = FormatStyle::BS_GNU; in TEST_F()9886 CHECK_PARSE("BreakBeforeBraces: GNU", BreakBeforeBraces, FormatStyle::BS_GNU); in TEST_F()
363 * ``BS_GNU`` (in configuration: ``GNU``)