Searched refs:SLS_Inline (Results 1 – 6 of 6) sorted by relevance
426 SLS_Inline, enumerator
1195 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Inline; in TEST_F()
15514 MergeInline.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Inline; in TEST_F()15616 FormatStyle::ShortLambdaStyle::SLS_Inline; in TEST_F()
3468 return (ShortLambdaOption == FormatStyle::SLS_Inline && in isItAInlineLambdaAllowed()3546 case FormatStyle::SLS_Inline: in mustBreakBefore()3667 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) in mustBreakBefore()3671 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
148 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()
578 * ``SLS_Inline`` (in configuration: ``Inline``)