Searched refs:SLS_Inline (Results 1 – 3 of 3) sorted by relevance
742 SLS_Inline, enumerator
3663 case FormatStyle::SLS_Inline: in mustBreakBefore()3800 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) in mustBreakBefore()3804 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
185 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()