Lines Matching refs:clang
15 #define COMPATIBILITY_FALLTHROUGH [ [ /* test */ clang /* test */ \
35 #define M1 [[clang::fallthrough]]
42 #define WRONG_MACRO1 clang::fallthrough
43 #define WRONG_MACRO2 [[clang::fallthrough]
44 #define WRONG_MACRO3 [[clang::fall through]]
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()