Searched refs:objc_instance_type (Results 1 – 12 of 12) sorted by relevance
451 #define objc_instance_type objc_global_trees[OCTI_NST_TYPE] macro
607 receiver_type = objc_instance_type; in gnu_runtime_abi_01_get_arg_type_list_base()
5857 self_decl = convert (objc_instance_type, self_decl); /* cast */ in build_ivar_reference()7129 objc_instance_type = build_pointer_type (uprivate_record); in continue_class()8412 self_type = objc_instance_type; in synth_self_and_ucmd_args()
744 receiver_type = objc_instance_type; in next_runtime_abi_01_get_arg_type_list_base()
1166 receiver_type = objc_instance_type; in next_runtime_abi_02_get_arg_type_list_base()
465 #define objc_instance_type objc_global_trees[OCTI_NST_TYPE] macro
5943 self_decl = convert (objc_instance_type, self_decl); /* cast */ in build_ivar_reference()7229 objc_instance_type = build_pointer_type (uprivate_record); in continue_class()8526 self_type = objc_instance_type; in synth_self_and_ucmd_args()
745 receiver_type = objc_instance_type; in next_runtime_abi_01_get_arg_type_list_base()
1168 receiver_type = objc_instance_type; in next_runtime_abi_02_get_arg_type_list_base()
3822 not set ivar_context, uprivate_record or objc_instance_type.3843 uprivate_record and objc_instance_type, for @interfaces, call
28753 (instance_type): Rename to objc_instance_type.