HomeSort by: relevance | last modified time | path
    Searched defs:inspect_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
cp-support.c 135 inspect_type (struct demangle_parse_info *info, function
368 to call inspect_type for this template, in case we have a
371 in which case we want inspect_type to do a replacement like:
384 if (inspect_type (info, &newobj, finder, data))
443 inspect_type (info, ret_comp, finder, data);
455 inspect_type (info, ret_comp, finder, data);
544 inspect_type (info, ret_comp, finder, data);
  /src/external/gpl3/gdb/dist/gdb/
cp-support.c 135 inspect_type (struct demangle_parse_info *info, function
368 to call inspect_type for this template, in case we have a
371 in which case we want inspect_type to do a replacement like:
385 if (inspect_type (info, &newobj, finder, data))
444 inspect_type (info, ret_comp, finder, data);
456 inspect_type (info, ret_comp, finder, data);
545 inspect_type (info, ret_comp, finder, data);

Completed in 17 milliseconds