Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst575 .. _AlignConsecutiveDeclarations: global() target in Configurable Format Style Options
[all...]
/llvm-project/clang/unittests/Format/
H A DFormatTestJS.cpp2729 TEST_F(FormatTestJS,AlignConsecutiveDeclarations) TEST_F() argument
H A DFormatTest.cpp19246 TEST_F(FormatTest,AlignConsecutiveDeclarations) TEST_F() argument
[all...]
/llvm-project/clang/include/clang/Format/
H A DFormat.h318 AlignConsecutiveStyle AlignConsecutiveDeclarations; global() member