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.h964 SLS_Empty, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp656 IO.enumCase(Value, "Empty", FormatStyle::SLS_Empty); in enumeration()
1832 GoogleStyle.AllowShortLambdasOnASingleLine = FormatStyle::SLS_Empty; in getGoogleStyle()
H A DTokenAnnotator.cpp5686 case FormatStyle::SLS_Empty: in mustBreakBefore()
5965 Style.AllowShortLambdasOnASingleLine == FormatStyle::SLS_Empty)) { in mustBreakBefore()