Lines Matching full:fallthrough
8 // CHECK: clang::fallthrough: 1
9 CXX11(clang::fallthrough)
23 // CHECK: _Clang::fallthrough: 1
24 CXX11(_Clang::fallthrough)
53 CXX11(fallthrough)
66 // CHECK: fallthrough: 201603L
80 #define F fallthrough
81 #define CF clang::fallthrough
98 #if __has_cpp_attribute(C::fallthrough)
109 #if __has_cpp_attribute(FUNCLIKE1(fallthrough))
115 #if __has_cpp_attribute(FUNCLIKE2(fallthrough))
130 // CHECK: fallthrough: 0
131 DECLSPEC(fallthrough)