Searched refs:SLS_Inline (Results 1 – 3 of 3) sorted by relevance
972 SLS_Inline, enumerator
5688 case FormatStyle::SLS_Inline: in mustBreakBefore()5958 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) { in mustBreakBefore()5963 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
657 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()