Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h734 SLS_Empty, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp184 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1240 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp3661 case FormatStyle::SLS_Empty: in mustBreakBefore()
3806 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) in mustBreakBefore()