Searched refs:rcv_p (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-02.c1592 tree sender, rcv_p, t; local
1620 rcv_p = (super_flag ? objc_super_type : objc_object_type);
1622 lookup_object = build_c_cast (input_location, rcv_p, lookup_object);
1652 fold_convert (rcv_p, integer_zero_node), 1);
H A Dobjc-gnu-runtime-abi-01.c676 tree rcv_p = (super_flag ? objc_super_type : objc_object_type); local
701 lookup_object = build_c_cast (loc, rcv_p, lookup_object);
H A Dobjc-next-runtime-abi-01.c835 tree rcv_p = (super_flag ? objc_super_type : objc_object_type); local
856 lookup_object = build_c_cast (loc, rcv_p, lookup_object);
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c5229 tree rcv_p = (super_flag
5291 lookup_object = build_c_cast (rcv_p, lookup_object);
5219 tree rcv_p = (super_flag local

Completed in 354 milliseconds