Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h697 SLS_None, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp3472 return Tok.Children.empty() && ShortLambdaOption != FormatStyle::SLS_None; in isItAnEmptyLambdaAllowed()
3552 case FormatStyle::SLS_None: in mustBreakBefore()
3680 if (Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_None || in mustBreakBefore()
H A DFormat.cpp162 IO.enumCase(Value, "None", FormatStyle::SLS_None); in enumeration()
163 IO.enumCase(Value, "false", FormatStyle::SLS_None); in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst820 * ``SLS_None`` (in configuration: ``None``)