Searched refs:AllowShortIfStatementsOnASingleLine (Results 1 – 6 of 6) sorted by relevance
5 AllowShortIfStatementsOnASingleLine: false
15 AllowShortIfStatementsOnASingleLine: true
720 ShortIfStyle AllowShortIfStatementsOnASingleLine; member3405 AllowShortIfStatementsOnASingleLine ==3406 R.AllowShortIfStatementsOnASingleLine &&
16 AllowShortIfStatementsOnASingleLine: Never
435 (IsElseLine() && (Style.AllowShortIfStatementsOnASingleLine == in tryFitMultipleLinesInOne()437 return Style.AllowShortIfStatementsOnASingleLine in tryFitMultipleLinesInOne()498 if (Style.AllowShortIfStatementsOnASingleLine == in tryMergeSimpleControlStatement()588 if (!Style.AllowShortIfStatementsOnASingleLine && in tryMergeSimpleBlock()593 if (!Style.AllowShortIfStatementsOnASingleLine && in tryMergeSimpleBlock()
570 Style.AllowShortIfStatementsOnASingleLine); in mapping()997 LLVMStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getLLVMStyle()1156 GoogleStyle.AllowShortIfStatementsOnASingleLine = in getGoogleStyle()1229 GoogleStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getGoogleStyle()1275 GoogleStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getGoogleStyle()1308 ChromiumStyle.AllowShortIfStatementsOnASingleLine = in getChromiumStyle()1329 ChromiumStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getChromiumStyle()1334 ChromiumStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getChromiumStyle()1431 Style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getMicrosoftStyle()