Lines Matching refs:fallthrough
16 :: fallthrough ] ] // testing whitespace and comments in macro definition
35 #define M1 [[clang::fallthrough]]
42 #define WRONG_MACRO1 clang::fallthrough
43 #define WRONG_MACRO2 [[clang::fallthrough]
45 #define WRONG_MACRO4 [[clang::fallthrough]]]
70 #define TOO_LATE [[clang::fallthrough]] in fallthrough_compatibility_macro_undefined()
77 #define MACRO_WITH_HISTORY [[clang::fallthrough]]
88 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history()
96 #define MACRO_WITH_HISTORY [[clang::fallthrough]]
105 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history2()
123 #define MACRO_WITH_HISTORY2 [[clang::fallthrough]] in fallthrough_compatibility_macro_history_template()