Searched refs:BS_GNU (Results 1 – 4 of 4) sorted by relevance
240 BS_GNU, enumerator
119 IO.enumCase(Value, "GNU", FormatStyle::BS_GNU); in enumeration()474 case FormatStyle::BS_GNU: in expandPresets()695 Style.BreakBeforeBraces = FormatStyle::BS_GNU; in getGNUStyle()
2438 Style.BreakBeforeBraces = FormatStyle::BS_GNU; in TEST_F()9844 GNUBraceStyle.BreakBeforeBraces = FormatStyle::BS_GNU; in TEST_F()10326 CHECK_PARSE("BreakBeforeBraces: GNU", BreakBeforeBraces, FormatStyle::BS_GNU); in TEST_F()
394 * ``BS_GNU`` (in configuration: ``GNU``)