Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortLoopsOnASingleLine

379   AllowsMergedLoops.AllowShortLoopsOnASingleLine = true;
405 AllowSimpleBracedStatements.AllowShortLoopsOnASingleLine = true;
434 AllowSimpleBracedStatements.AllowShortLoopsOnASingleLine = false;
8631 BreakBeforeBraceShortIfs.AllowShortLoopsOnASingleLine = true;
8911 CHECK_PARSE_BOOL(AllowShortLoopsOnASingleLine);