Searched refs:SLS_Inline (Results 1 – 6 of 6) sorted by relevance
626 SLS_Inline, enumerator
1297 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Inline; in TEST_F()
21783 MergeInline.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Inline; in TEST_F()21884 FormatStyle::ShortLambdaStyle::SLS_Inline; in TEST_F()
4255 case FormatStyle::SLS_Inline: in mustBreakBefore()4455 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) { in mustBreakBefore()4460 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
236 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()
1119 * ``SLS_Inline`` (in configuration: ``Inline``)