Searched refs:CHECK13 (Results 1 – 2 of 2) sorted by relevance
269 #define CHECK13(condition) test13(identity13(!(condition))) macro272 CHECK13(check_str_nullptr_13(str)); in function1()273 CHECK13(check_str_null_13(str)); in function1()278 …CHECK13(some_bool_function(nullptr)); // expected-warning{{implicit conversion of nullptr constan… in function2()279 …CHECK13(some_bool_function(NULL)); // expected-warning{{implicit conversion of NULL constant to '… in function2()
13 …N: sed -e s/.T13:// %s | not opt -verify -disable-output 2>&1 | FileCheck --check-prefix=CHECK13 %s192 ;T13: ; CHECK13: EH pad cannot handle exceptions raised within it193 ;T13: ; CHECK13-NEXT: %cs = catchswitch within none [label %catch] unwind label %switch