Lines Matching refs:fallthrough
19 :: fallthrough ] ] // testing whitespace and comments in macro definition
22 fallthrough ] ] // testing whitespace and comments in macro definition
37 #define M1 [[clang::fallthrough]]
39 #define M1 [[fallthrough]]
47 #define WRONG_MACRO1 clang::fallthrough
48 #define WRONG_MACRO2 [[clang::fallthrough]
50 #define WRONG_MACRO4 [[clang::fallthrough]]]
80 #define TOO_LATE [[clang::fallthrough]] in fallthrough_compatibility_macro_undefined()
87 #define MACRO_WITH_HISTORY [[clang::fallthrough]]
102 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history()
110 #define MACRO_WITH_HISTORY [[clang::fallthrough]]
119 #define MACRO_WITH_HISTORY [[clang::fallthrough]] in fallthrough_compatibility_macro_history2()
137 #define MACRO_WITH_HISTORY2 [[clang::fallthrough]] in fallthrough_compatibility_macro_history_template()