Searched refs:AllowShortIfStatementsOnASingleLine (Results 1 – 13 of 13) sorted by relevance
2 AllowShortIfStatementsOnASingleLine: false
677 ShortIfStyle AllowShortIfStatementsOnASingleLine; member4194 AllowShortIfStatementsOnASingleLine ==4195 R.AllowShortIfStatementsOnASingleLine &&
558 (IsElseLine() && (Style.AllowShortIfStatementsOnASingleLine == in tryFitMultipleLinesInOne()560 return Style.AllowShortIfStatementsOnASingleLine in tryFitMultipleLinesInOne()627 if (Style.AllowShortIfStatementsOnASingleLine == in tryMergeSimpleControlStatement()741 if (!Style.AllowShortIfStatementsOnASingleLine && in tryMergeSimpleBlock()747 if (!Style.AllowShortIfStatementsOnASingleLine && in tryMergeSimpleBlock()
864 Style.AllowShortIfStatementsOnASingleLine); in mapping()1324 LLVMStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getLLVMStyle()1508 GoogleStyle.AllowShortIfStatementsOnASingleLine = in getGoogleStyle()1582 GoogleStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getGoogleStyle()1628 GoogleStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getGoogleStyle()1661 ChromiumStyle.AllowShortIfStatementsOnASingleLine = in getChromiumStyle()1682 ChromiumStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getChromiumStyle()1687 ChromiumStyle.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getChromiumStyle()1785 Style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never; in getMicrosoftStyle()
1139 **AllowShortIfStatementsOnASingleLine** (``ShortIfStyle``) :versionbadge:`clang-format 3.3` :ref:`¶…5285 AllowShortIfStatementsOnASingleLine: false5324 AllowShortIfStatementsOnASingleLine: false