Searched refs:objc_protocol_type (Results 1 – 5 of 5) sorted by relevance
428 #define objc_protocol_type objc_global_trees[OCTI_PROTO_TYPE] macro
1250 decl = create_global_decl (objc_protocol_type, buf); in build_v2_protocollist_ref_decl()2110 expr = convert (objc_protocol_type, build_fold_addr_expr (expr)); in build_v2_protocol_list_translation_table()2151 decl = create_global_decl (objc_protocol_type, buf); in build_v2_protocol_list_address_table()2152 expr = convert (objc_protocol_type, build_fold_addr_expr (ref->refdecl)); in build_v2_protocol_list_address_table()
753 expr = convert (objc_protocol_type, expr); in gnu_runtime_abi_01_get_protocol_reference()
913 return convert (objc_protocol_type, expr); in next_runtime_abi_01_get_protocol_reference()
2950 objc_protocol_type = build_pointer_type (xref_tag (RECORD_TYPE, type)); in synth_module_prologue()