Searched refs:AllowShortEnumsOnASingleLine (Results 1 – 5 of 5) sorted by relevance
553 bool AllowShortEnumsOnASingleLine; member4191 AllowShortEnumsOnASingleLine == R.AllowShortEnumsOnASingleLine &&
2482 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()
860 Style.AllowShortEnumsOnASingleLine); in mapping()1322 LLVMStyle.AllowShortEnumsOnASingleLine = true; in getLLVMStyle()1782 Style.AllowShortEnumsOnASingleLine = false; in getMicrosoftStyle()
504 ShouldMerge = Style.AllowShortEnumsOnASingleLine; in tryFitMultipleLinesInOne()
1061 **AllowShortEnumsOnASingleLine** (``Boolean``) :versionbadge:`clang-format 11` :ref:`¶ <AllowShortE…