gdb
[deliverable/binutils-gdb.git] / gdb / gdbtypes.h
index 380f72ac797c8fe7803ce0f33a1de850fd935212..72968a5cfdd4fba5242f2b235e01d64f61fa6cbe 100644 (file)
@@ -1312,6 +1312,8 @@ extern void smash_to_method_type (struct type *type, struct type *domain,
 extern void smash_to_memberptr_type (struct type *, struct type *,
                                     struct type *);
 
+extern void smash_to_methodptr_type (struct type *, struct type *);
+
 extern struct type *allocate_stub_method (struct type *);
 
 extern char *type_name_no_tag (const struct type *);
This page took 0.024106 seconds and 4 git commands to generate.