Searched refs:AllowShortCaseLabelsOnASingleLine (Results 1 – 6 of 6) sorted by relevance
569 bool AllowShortCaseLabelsOnASingleLine; member3266 AllowShortCaseLabelsOnASingleLine ==3267 R.AllowShortCaseLabelsOnASingleLine &&
12 AllowShortCaseLabelsOnASingleLine: false
13 AllowShortCaseLabelsOnASingleLine: false
530 Style.AllowShortCaseLabelsOnASingleLine); in mapping()956 LLVMStyle.AllowShortCaseLabelsOnASingleLine = false; in getLLVMStyle()1383 Style.AllowShortCaseLabelsOnASingleLine = false; in getMicrosoftStyle()
445 return Style.AllowShortCaseLabelsOnASingleLine in tryFitMultipleLinesInOne()
686 **AllowShortCaseLabelsOnASingleLine** (``bool``)