Searched refs:BS_Allman (Results 1 – 4 of 4) sorted by relevance
232 BS_Allman, enumerator
2391 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()2446 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()3907 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()9223 AllmanBraceStyle.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()9885 FormatStyle::BS_Allman); in TEST_F()
100 IO.enumCase(Value, "Allman", FormatStyle::BS_Allman); in enumeration()439 case FormatStyle::BS_Allman: in expandPresets()
361 * ``BS_Allman`` (in configuration: ``Allman``)