Searched refs:BS_Custom (Results 1 – 4 of 4) sorted by relevance
244 BS_Custom enumerator
334 If ``BreakBeforeBraces`` is set to ``BS_Custom``, use this to specify how402 * ``BS_Custom`` (in configuration: ``Custom``)
121 IO.enumCase(Value, "Custom", FormatStyle::BS_Custom); in enumeration()440 if (Style.BreakBeforeBraces == FormatStyle::BS_Custom) in expandPresets()
2448 Style.BreakBeforeBraces = FormatStyle::BS_Custom; in TEST_F()10330 FormatStyle::BS_Custom); in TEST_F()