Home
last modified time | relevance | path

Searched defs:AlignConsecutiveBitFields (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Format/
DFormat.h120 bool AlignConsecutiveBitFields; member
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp12560 TEST_F(FormatTest, AlignConsecutiveBitFields) { in TEST_F() argument