Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortLoopsOnASingleLine

185     IO.mapOptional("AllowShortLoopsOnASingleLine",
186 Style.AllowShortLoopsOnASingleLine);
337 LLVMStyle.AllowShortLoopsOnASingleLine = false;
401 GoogleStyle.AllowShortLoopsOnASingleLine = true;
452 ChromiumStyle.AllowShortLoopsOnASingleLine = false;