Searched refs:SLS_Inline (Results 1 – 4 of 4) sorted by relevance
713 SLS_Inline, enumerator
3478 return (ShortLambdaOption == FormatStyle::SLS_Inline && in isItAInlineLambdaAllowed()3556 case FormatStyle::SLS_Inline: in mustBreakBefore()3677 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) in mustBreakBefore()3681 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
165 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()
833 * ``SLS_Inline`` (in configuration: ``Inline``)