Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h705 SLS_Empty, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp164 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1193 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp3554 case FormatStyle::SLS_Empty: in mustBreakBefore()
3683 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) in mustBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst823 * ``SLS_Empty`` (in configuration: ``Empty``)