Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortIfStatementsOnASingleLine

336   AllowsMergedIf.AllowShortIfStatementsOnASingleLine = true;
404 AllowSimpleBracedStatements.AllowShortIfStatementsOnASingleLine = true;
428 AllowSimpleBracedStatements.AllowShortIfStatementsOnASingleLine = false;
3049 SingleLine.AllowShortIfStatementsOnASingleLine = true;
6399 AllowsMergedIf.AllowShortIfStatementsOnASingleLine = true;
8630 BreakBeforeBraceShortIfs.AllowShortIfStatementsOnASingleLine = true;
8910 CHECK_PARSE_BOOL(AllowShortIfStatementsOnASingleLine);