Home
last modified time | relevance | path

Searched defs:AlignConsecutiveDeclarations (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJS.cpp2712 TEST_F(FormatTestJS, AlignConsecutiveDeclarations) { in TEST_F() argument
H A DFormatTest.cpp17526 TEST_F(FormatTest, AlignConsecutiveDeclarations) { in TEST_F() argument
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h296 AlignConsecutiveStyle AlignConsecutiveDeclarations; member