Home
last modified time | relevance | path

Searched refs:objc_instance_type (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h427 #define objc_instance_type objc_global_trees[OCTI_NST_TYPE] macro
H A Dobjc-gnu-runtime-abi-01.c597 receiver_type = objc_instance_type; in gnu_runtime_abi_01_get_arg_type_list_base()
H A Dobjc-act.c5751 self_decl = convert (objc_instance_type, self_decl); /* cast */ in build_ivar_reference()
7022 objc_instance_type = build_pointer_type (uprivate_record); in continue_class()
8302 self_type = objc_instance_type; in synth_self_and_ucmd_args()
H A Dobjc-next-runtime-abi-01.c741 receiver_type = objc_instance_type; in next_runtime_abi_01_get_arg_type_list_base()
H A Dobjc-next-runtime-abi-02.c1114 receiver_type = objc_instance_type; in next_runtime_abi_02_get_arg_type_list_base()