gdb: Rename structures within ctfread.c
[deliverable/binutils-gdb.git] / gdb / value.h
index 47bf672eb5dad6c04fc61eb61c34f015f02ace87..0d75eaa5b2143c472895087945d7ae813eecaedf 100644 (file)
@@ -81,6 +81,8 @@ struct value_print_options;
   value_contents_eq for more info.
 */
 
+extern bool overload_resolution;
+
 /* The structure which defines the type of a value.  It should never
    be possible for a program lval value to survive over a call to the
    inferior (i.e. to be put into the history list or an internal
This page took 0.023577 seconds and 4 git commands to generate.