Searched refs:AllowShortLoopsOnASingleLine (Results 1 – 5 of 5) sorted by relevance
16 AllowShortLoopsOnASingleLine: true
757 bool AllowShortLoopsOnASingleLine; member3408 AllowShortLoopsOnASingleLine == R.AllowShortLoopsOnASingleLine &&
17 AllowShortLoopsOnASingleLine: false
442 return Style.AllowShortLoopsOnASingleLine in tryFitMultipleLinesInOne()599 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()604 if (!Style.AllowShortLoopsOnASingleLine && in tryMergeSimpleBlock()
572 Style.AllowShortLoopsOnASingleLine); in mapping()999 LLVMStyle.AllowShortLoopsOnASingleLine = false; in getLLVMStyle()1158 GoogleStyle.AllowShortLoopsOnASingleLine = true; in getGoogleStyle()1330 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()1335 ChromiumStyle.AllowShortLoopsOnASingleLine = false; in getChromiumStyle()1432 Style.AllowShortLoopsOnASingleLine = false; in getMicrosoftStyle()