Searched refs:not_int (Results 1 – 4 of 4) sorted by relevance
12 struct not_int {}; struct15 not_int over(int&&);18 not_int over2(int&&);21 operator not_int &&();36 (void)static_cast<not_int&&>(i1); // expected-error {{types are not compatible}} in f()39 not_int ni1 = over(0); in f()41 not_int ni2 = over(ret_irr()); in f()44 not_int ni3 = over2(0); in f()50 not_int &&ni4 = cnir; in f()51 …not_int &ni5 = cnir; // expected-error{{non-const lvalue reference to type 'not_int' cannot bind t… in f()[all …]
30 Name 57 "not_int"125 57(not_int): 6(int) SpecConstantOp 200 19(sp_int)
29 const int not_int = ~sp_int;
116 define not_int 124