Searched refs:proto_record (Results 1 – 2 of 2) sorted by relevance
208 tree proto_record; in build_method_prototype_template() local211 proto_record = objc_start_struct (get_identifier (UTAG_METHOD_PROTOTYPE)); in build_method_prototype_template()219 objc_finish_struct (proto_record, decls); in build_method_prototype_template()221 return proto_record; in build_method_prototype_template()