Home
last modified time | relevance | path

Searched refs:SFS_All (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h616 SFS_All, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp123 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()
124 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()
954 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
H A DUnwrappedLineFormatter.cpp266 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All || in tryFitMultipleLinesInOne()
H A DContinuationIndenter.cpp393 (Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All || in mustBreak()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst763 * ``SFS_All`` (in configuration: ``All``)