Lines Matching defs:AlignConsecutiveShortCaseStatements
20183 TEST_F(FormatTest, AlignConsecutiveShortCaseStatements) {
20186 Alignment.AlignConsecutiveShortCaseStatements.Enabled = true;
20321 Alignment.AlignConsecutiveShortCaseStatements.AcrossEmptyLines = true;
20335 Alignment.AlignConsecutiveShortCaseStatements.AcrossComments = true;
20347 Alignment.AlignConsecutiveShortCaseStatements.AcrossEmptyLines = false;
20356 Alignment.AlignConsecutiveShortCaseStatements.AlignCaseColons = true;