Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h738 SBS_Empty, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp754 (Style.AllowShortBlocksOnASingleLine == FormatStyle::SBS_Empty && in tryMergeSimpleBlock()
H A DFormat.cpp577 IO.enumCase(Value, "Empty", FormatStyle::SBS_Empty); in enumeration()
1867 Style.AllowShortBlocksOnASingleLine = FormatStyle::SBS_Empty; in getWebKitStyle()