Searched refs:CHECK13 (Results 1 – 2 of 2) sorted by relevance
267 #define CHECK13(condition) test13(identity13(!(condition))) macro270 CHECK13(check_str_nullptr_13(str)); in function1()271 CHECK13(check_str_null_13(str)); in function1()276 CHECK13(some_bool_function(nullptr)); // expected-error {{no matching function}} in function2()277 …CHECK13(some_bool_function(NULL)); // expected-warning {{implicit conversion of NULL constant to … in function2()
15 …N: sed -e s/.T13:// %s | not opt -verify -disable-output 2>&1 | FileCheck --check-prefix=CHECK13 %s194 ;T13: ; CHECK13: EH pad cannot handle exceptions raised within it195 ;T13: ; CHECK13-NEXT: %cs = catchswitch within none [label %catch] unwind label %switch