Searched refs:encode_method_prototype (Results 1 – 7 of 7) sorted by relevance
32 extern tree encode_method_prototype (tree method_decl);
1548 encoding = encode_method_prototype (nst_methods); in generate_v1_protocols()1563 encoding = encode_method_prototype (cls_methods); in generate_v1_protocols()1582 encoding = encode_method_prototype (nst_methods); in generate_v1_protocols()1598 encoding = encode_method_prototype (cls_methods); in generate_v1_protocols()
1299 encoding = encode_method_prototype (nst_methods); in generate_protocols()1313 encoding = encode_method_prototype (cls_methods); in generate_protocols()1798 encoding = encode_method_prototype (proto); in get_proto_encoding()
387 encode_method_prototype (entries); in build_dispatch_table_initializer()
102 encode_method_prototype (tree method_decl) in encode_method_prototype() function
2316 METHOD_ENCODING (methods) = encode_method_prototype (methods); in generate_v2_meth_descriptor_table()
8863 = encode_method_prototype (objc_method_context); in objc_finish_method_definition()