Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h618 SLS_Empty, enumerator
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJS.cpp1291 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in TEST_F()
H A DFormatTest.cpp21769 MergeEmptyOnly.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in TEST_F()
21837 FormatStyle::ShortLambdaStyle::SLS_Empty; in TEST_F()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp235 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1454 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp4253 case FormatStyle::SLS_Empty: in mustBreakBefore()
4462 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) { in mustBreakBefore()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1109 * ``SLS_Empty`` (in configuration: ``Empty``)