Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h705 SLS_All, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp586 IO.enumCase(Value, "All", FormatStyle::SLS_All); in enumeration()
587 IO.enumCase(Value, "true", FormatStyle::SLS_All); in enumeration()
1325 LLVMStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_All; in getLLVMStyle()
H A DTokenAnnotator.cpp4420 case FormatStyle::SLS_All: in mustBreakBefore()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1248 * ``SLS_All`` (in configuration: ``All``)