Searched refs:AlignCaseColons (Results 1 – 3 of 3) sorted by relevance
395 bool AlignCaseColons; member399 AlignCaseColons == R.AlignCaseColons;
878 if (Style.AlignConsecutiveShortCaseStatements.AlignCaseColons) in alignConsecutiveShortCaseStatements()942 if (Style.AlignConsecutiveShortCaseStatements.AlignCaseColons) { in alignConsecutiveShortCaseStatements()
131 IO.mapOptional("AlignCaseColons", Value.AlignCaseColons); in mapping()