Searched refs:SLS_Inline (Results 1 – 3 of 3) sorted by relevance
883 SLS_Inline, enumerator
5051 case FormatStyle::SLS_Inline: in mustBreakBefore()5297 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) { in mustBreakBefore()5302 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
619 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()