Home
last modified time | relevance | path

Searched refs:rcv_p (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c5165 tree rcv_p = (super_flag local
5226 lookup_object = build_c_cast (rcv_p, lookup_object);
/openbsd/gnu/gcc/gcc/objc/
H A Dobjc-act.c6478 tree rcv_p = (super_flag ? objc_super_type : objc_object_type); in build_objc_method_call() local
6495 lookup_object = build_c_cast (rcv_p, lookup_object); in build_objc_method_call()