Searched defs:AlignConsecutiveBitFields (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 433 .. _AlignConsecutiveBitFields: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 307 AlignConsecutiveStyle AlignConsecutiveBitFields; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 19189 TEST_F(FormatTest,AlignConsecutiveBitFields) TEST_F() argument |