Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Format/
DFormat.h553 bool AllowShortEnumsOnASingleLine; member
4191 AllowShortEnumsOnASingleLine == R.AllowShortEnumsOnASingleLine &&
/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineParser.cpp2482 if (IsEnum && !Style.AllowShortEnumsOnASingleLine) in parseBracedList()
2537 if (IsEnum && !Style.AllowShortEnumsOnASingleLine) in parseBracedList()
3700 if (!Style.AllowShortEnumsOnASingleLine && in parseEnum()
3706 if (!Style.AllowShortEnumsOnASingleLine) { in parseEnum()
3712 if (!Style.AllowShortEnumsOnASingleLine) in parseEnum()
DFormat.cpp860 Style.AllowShortEnumsOnASingleLine); in mapping()
1322 LLVMStyle.AllowShortEnumsOnASingleLine = true; in getLLVMStyle()
1782 Style.AllowShortEnumsOnASingleLine = false; in getMicrosoftStyle()
DUnwrappedLineFormatter.cpp504 ShouldMerge = Style.AllowShortEnumsOnASingleLine; in tryFitMultipleLinesInOne()
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst1061 **AllowShortEnumsOnASingleLine** (``Boolean``) :versionbadge:`clang-format 11` :ref:`¶ <AllowShortE…