Searched refs:AllowShortLambdasOnASingleLine (Results 1 – 5 of 5) sorted by relevance
12 AllowShortLambdasOnASingleLine: All
711 ShortLambdaStyle AllowShortLambdasOnASingleLine; member4196 AllowShortLambdasOnASingleLine == R.AllowShortLambdasOnASingleLine &&
4419 switch (Style.AllowShortLambdasOnASingleLine) { in mustBreakBefore()4640 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) { in mustBreakBefore()4644 if (Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_None || in mustBreakBefore()4645 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()4647 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) { in mustBreakBefore()5115 auto ShortLambdaOption = Style.AllowShortLambdasOnASingleLine; in canBreakBefore()
866 Style.AllowShortLambdasOnASingleLine); in mapping()1325 LLVMStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in getLLVMStyle()1593 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
1219 **AllowShortLambdasOnASingleLine** (``ShortLambdaStyle``) :versionbadge:`clang-format 9` :ref:`¶ <A…