Searched defs:AlignConsecutiveShortCaseStatements (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 860 .. _AlignConsecutiveShortCaseStatements: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 434 ShortCaseStatementsAlignmentStyle AlignConsecutiveShortCaseStatements; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 19865 TEST_F(FormatTest,AlignConsecutiveShortCaseStatements) TEST_F() argument |