Searched refs:SLS_None (Results 1 – 3 of 3) sorted by relevance
940 SLS_None, enumerator
5455 return Tok.Children.empty() && ShortLambdaOption != FormatStyle::SLS_None; in isItAnEmptyLambdaAllowed()5538 case FormatStyle::SLS_None: in mustBreakBefore()5814 if (Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_None || in mustBreakBefore()
609 IO.enumCase(Value, "None", FormatStyle::SLS_None); in enumeration()610 IO.enumCase(Value, "false", FormatStyle::SLS_None); in enumeration()