Searched refs:AllowShortLoopsOnASingleLine (Results 1 – 3 of 3) sorted by relevance
250 bool AllowShortLoopsOnASingleLine; member1732 AllowShortLoopsOnASingleLine == R.AllowShortLoopsOnASingleLine &&
368 return Style.AllowShortLoopsOnASingleLine in tryFitMultipleLinesInOne()515 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()520 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()
335 Style.AllowShortLoopsOnASingleLine); in mapping()637 LLVMStyle.AllowShortLoopsOnASingleLine = false; in getLLVMStyle()739 GoogleStyle.AllowShortLoopsOnASingleLine = true; in getGoogleStyle()867 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()872 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()