gdb
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index ba9d9961a9efa8fab101d2dbc05df6e7f6489963..afafc9bd809adc49e89e89cdc9d5789f23d7a3a0 100644 (file)
@@ -106,5 +106,9 @@ extern int cp_is_vtbl_ptr_type (struct type *);
 
 extern int cp_is_vtbl_member (struct type *);
 
+/* These are in c-valprint.c.  */
+
+extern int c_textual_element_type (struct type *, char);
+
 
 #endif /* !defined (C_LANG_H) */
This page took 0.023273 seconds and 4 git commands to generate.