Searched refs:AllowShortLoopsOnASingleLine (Results 1 – 4 of 4) sorted by relevance
716 bool AllowShortLoopsOnASingleLine; member4197 AllowShortLoopsOnASingleLine == R.AllowShortLoopsOnASingleLine &&
566 return Style.AllowShortLoopsOnASingleLine in tryFitMultipleLinesInOne()754 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()761 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()
868 Style.AllowShortLoopsOnASingleLine); in mapping()1326 LLVMStyle.AllowShortLoopsOnASingleLine = false; in getLLVMStyle()1510 GoogleStyle.AllowShortLoopsOnASingleLine = true; in getGoogleStyle()1683 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()1688 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()1786 Style.AllowShortLoopsOnASingleLine = false; in getMicrosoftStyle()
1260 **AllowShortLoopsOnASingleLine** (``Boolean``) :versionbadge:`clang-format 3.7` :ref:`¶ <AllowShort…