Searched refs:SLS_None (Results 1 – 6 of 6) sorted by relevance
610 SLS_None, enumerator
1283 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_None; in TEST_F()
4364 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_None; in TEST_F()18611 AllmanBraceStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_None; in TEST_F()18741 WhitesmithsBraceStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_None; in TEST_F()21759 DoNotMerge.AllowShortLambdasOnASingleLine = FormatStyle::SLS_None; in TEST_F()21801 FormatStyle::ShortLambdaStyle::SLS_None; in TEST_F()22034 FormatStyle::ShortLambdaStyle::SLS_None; in TEST_F()
4166 return Tok.Children.empty() && ShortLambdaOption != FormatStyle::SLS_None; in isItAnEmptyLambdaAllowed()4251 case FormatStyle::SLS_None: in mustBreakBefore()4459 if (Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_None || in mustBreakBefore()
233 IO.enumCase(Value, "None", FormatStyle::SLS_None); in enumeration()234 IO.enumCase(Value, "false", FormatStyle::SLS_None); in enumeration()
1106 * ``SLS_None`` (in configuration: ``None``)