Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h632 SLS_All, enumerator
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJS.cpp1280 Style.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in TEST_F()
H A DFormatTest.cpp18590 FormatStyle::SLS_All); in TEST_F()
18639 AllmanBraceStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in TEST_F()
21915 FormatStyle::ShortLambdaStyle::SLS_All; in TEST_F()
22179 FormatStyle::ShortLambdaStyle::SLS_All; in TEST_F()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp237 IO.enumCase(Value, "All", FormatStyle::SLS_All); in enumeration()
238 IO.enumCase(Value, "true", FormatStyle::SLS_All); in enumeration()
1201 LLVMStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in getLLVMStyle()
H A DTokenAnnotator.cpp4249 case FormatStyle::SLS_All: in mustBreakBefore()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1129 * ``SLS_All`` (in configuration: ``All``)