Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortCaseLabelsOnASingleLine

238     IO.mapOptional("AllowShortCaseLabelsOnASingleLine",
239 Style.AllowShortCaseLabelsOnASingleLine);
476 LLVMStyle.AllowShortCaseLabelsOnASingleLine = false;