Use regcache->tdesc instead of arm_hwcap
[deliverable/binutils-gdb.git] / gdb / cp-support.h
index cbff610f6fedd6ad1431e209bc57f9c8cedba0cf..e92d6e783b595c8fae0be88419e6191e1eaca21d 100644 (file)
@@ -211,7 +211,8 @@ extern struct symbol *cp_lookup_symbol_imports_or_template
 
 extern struct symbol *cp_lookup_nested_symbol (struct type *parent_type,
                                               const char *nested_name,
-                                              const struct block *block);
+                                              const struct block *block,
+                                              const domain_enum domain);
 
 struct type *cp_lookup_transparent_type (const char *name);
 
This page took 0.022794 seconds and 4 git commands to generate.