Home
last modified time | relevance | path

Searched refs:CHECK_ALIGN_CONSECUTIVE (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp20169 #define CHECK_ALIGN_CONSECUTIVE(FIELD) \ in TEST_F() macro
20211 CHECK_ALIGN_CONSECUTIVE(AlignConsecutiveAssignments); in TEST_F()
20212 CHECK_ALIGN_CONSECUTIVE(AlignConsecutiveBitFields); in TEST_F()
20213 CHECK_ALIGN_CONSECUTIVE(AlignConsecutiveMacros); in TEST_F()
20214 CHECK_ALIGN_CONSECUTIVE(AlignConsecutiveDeclarations); in TEST_F()
20216 #undef CHECK_ALIGN_CONSECUTIVE in TEST_F()