Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h539 bool AllowShortCaseLabelsOnASingleLine; member
4189 AllowShortCaseLabelsOnASingleLine ==
4190 R.AllowShortCaseLabelsOnASingleLine &&
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp858 Style.AllowShortCaseLabelsOnASingleLine); in mapping()
1321 LLVMStyle.AllowShortCaseLabelsOnASingleLine = false; in getLLVMStyle()
1784 Style.AllowShortCaseLabelsOnASingleLine = false; in getMicrosoftStyle()
H A DUnwrappedLineFormatter.cpp571 return Style.AllowShortCaseLabelsOnASingleLine in tryFitMultipleLinesInOne()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1045 **AllowShortCaseLabelsOnASingleLine** (``Boolean``) :versionbadge:`clang-format 3.6` :ref:`¶ <Allow…