gdb: Convert language la_get_symbol_name_matcher field to a method
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index 00f88c60373a1de5ca63cf8f64b558ed2d8a08bf..377c550d5a68c9c3b00dcd514115b37c283c80b9 100644 (file)
@@ -1033,7 +1033,6 @@ extern const struct language_data opencl_language_data =
   default_word_break_characters,
   default_collect_symbol_completion_matches,
   c_watch_location_expression,
-  NULL,                                /* la_get_symbol_name_matcher */
   &default_varobj_ops,
   c_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
This page took 0.024279 seconds and 4 git commands to generate.