Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h948 SLS_Empty, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp611 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1730 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp5540 case FormatStyle::SLS_Empty: in mustBreakBefore()
5817 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) { in mustBreakBefore()