Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h719 SLS_All, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp166 IO.enumCase(Value, "All", FormatStyle::SLS_All); in enumeration()
167 IO.enumCase(Value, "true", FormatStyle::SLS_All); in enumeration()
958 LLVMStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in getLLVMStyle()
H A DTokenAnnotator.cpp3480 (ShortLambdaOption == FormatStyle::SLS_All); in isItAInlineLambdaAllowed()
3550 case FormatStyle::SLS_All: in mustBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst843 * ``SLS_All`` (in configuration: ``All``)