Home
last modified time | relevance | path

Searched refs:SLS_Inline (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h713 SLS_Inline, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp3478 return (ShortLambdaOption == FormatStyle::SLS_Inline && in isItAInlineLambdaAllowed()
3556 case FormatStyle::SLS_Inline: in mustBreakBefore()
3677 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline) in mustBreakBefore()
3681 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Inline || in mustBreakBefore()
H A DFormat.cpp165 IO.enumCase(Value, "Inline", FormatStyle::SLS_Inline); in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst833 * ``SLS_Inline`` (in configuration: ``Inline``)