Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortLoopsOnASingleLine

350   AllowsMergedLoops.AllowShortLoopsOnASingleLine = true;
376 AllowSimpleBracedStatements.AllowShortLoopsOnASingleLine = true;
417 AllowSimpleBracedStatements.AllowShortLoopsOnASingleLine = false;
9818 BreakBeforeBraceShortIfs.AllowShortLoopsOnASingleLine = true;
10160 CHECK_PARSE_BOOL(AllowShortLoopsOnASingleLine);