Home
last modified time | relevance | path

Searched refs:SFS_None (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h575 SFS_None, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp121 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()
122 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()
1382 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
H A DTokenAnnotator.cpp3568 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst721 * ``SFS_None`` (in configuration: ``None``)