Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortCaseLabelsOnASingleLine

181     IO.mapOptional("AllowShortCaseLabelsOnASingleLine",
182 Style.AllowShortCaseLabelsOnASingleLine);
335 LLVMStyle.AllowShortCaseLabelsOnASingleLine = false;