Home
last modified time | relevance | path

Searched refs:AllowShortLambdasOnASingleLine (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/libcxx/
H A D.clang-format12 AllowShortLambdasOnASingleLine: All
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h711 ShortLambdaStyle AllowShortLambdasOnASingleLine; member
4196 AllowShortLambdasOnASingleLine == R.AllowShortLambdasOnASingleLine &&
/openbsd/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp4419 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()
H A DFormat.cpp866 Style.AllowShortLambdasOnASingleLine); in mapping()
1325 LLVMStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in getLLVMStyle()
1593 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1219 **AllowShortLambdasOnASingleLine** (``ShortLambdaStyle``) :versionbadge:`clang-format 9` :ref:`¶ <A…