Searched defs:AlignConsecutiveDeclarations (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 575 .. _AlignConsecutiveDeclarations: global() target in Configurable Format Style Options |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestJS.cpp | 2729 TEST_F(FormatTestJS,AlignConsecutiveDeclarations) TEST_F() argument |
H A D | FormatTest.cpp | 19246 TEST_F(FormatTest,AlignConsecutiveDeclarations) TEST_F() argument |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 318 AlignConsecutiveStyle AlignConsecutiveDeclarations; global() member |