Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Format/
HDFormat.h96 SFS_Empty, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDFormat.cpp79 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty); in enumeration()
440 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()
HDUnwrappedLineFormatter.cpp192 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty && in tryFitMultipleLinesInOne()