Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h559 SFS_None, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp556 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()
557 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()
1783 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
H A DTokenAnnotator.cpp4438 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1083 * ``SFS_None`` (in configuration: ``None``)