Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Format/
DFormat.h418 SLS_Empty, enumerator
/external/llvm-project/clang/unittests/Format/
DFormatTestJS.cpp1189 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in TEST_F()
DFormatTest.cpp15500 MergeEmptyOnly.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in TEST_F()
15569 FormatStyle::ShortLambdaStyle::SLS_Empty; in TEST_F()
/external/llvm-project/clang/lib/Format/
DFormat.cpp147 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1096 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
DTokenAnnotator.cpp3544 case FormatStyle::SLS_Empty: in mustBreakBefore()
3673 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) in mustBreakBefore()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst568 * ``SLS_Empty`` (in configuration: ``Empty``)