Make "p S::method() const::static_var" work too
[deliverable/binutils-gdb.git] / gdb / parser-defs.h
index fadc2ef2b13d0ca00d7c9d8485546a57f6c42919..f7ba7f088cac857328ab12ab3c9884a729e7f022 100644 (file)
@@ -266,6 +266,8 @@ extern const char *op_name_standard (enum exp_opcode);
 
 extern struct type *follow_types (struct type *);
 
+extern type_instance_flags follow_type_instance_flags ();
+
 extern void null_post_parser (struct expression **, int);
 
 extern int parse_float (const char *p, int len, DOUBLEST *d,
This page took 0.02772 seconds and 4 git commands to generate.