Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h691 SLS_Empty, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp584 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1593 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp4424 case FormatStyle::SLS_Empty: in mustBreakBefore()
4647 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) { in mustBreakBefore()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1228 * ``SLS_Empty`` (in configuration: ``Empty``)