Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h557 enum ShortFunctionStyle : int8_t { enum
606 ShortFunctionStyle AllowShortFunctionsOnASingleLine;
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp554 template <> struct ScalarEnumerationTraits<FormatStyle::ShortFunctionStyle> {
555 static void enumeration(IO &IO, FormatStyle::ShortFunctionStyle &Value) { in enumeration()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1077 **AllowShortFunctionsOnASingleLine** (``ShortFunctionStyle``) :versionbadge:`clang-format 3.5` :ref…