Searched refs:f_type_print_varspec_suffix (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Df-typeprint.c40 static void f_type_print_varspec_suffix (struct type *, struct ui_file *, int,
99 f_type_print_varspec_suffix (type, stream, show, 0, demangled_args, 0, false);
172 f_type_print_varspec_suffix (struct type *type, struct ui_file *stream,
212 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0,
238 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0,
251 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 1, 0,
260 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0,
445 f_type_print_varspec_suffix (type->field (index).type (),
171 f_type_print_varspec_suffix (struct type *type, struct ui_file *stream, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Df-typeprint.c86 f_type_print_varspec_suffix (type, stream, show, 0, demangled_args, 0, false);
148 f_language::f_type_print_varspec_suffix (struct type *type, function in class:f_language
191 f_type_print_varspec_suffix (type->target_type (), stream, 0,
217 f_type_print_varspec_suffix (type->target_type (), stream, 0,
230 f_type_print_varspec_suffix (type->target_type (), stream, 0, 1, 0,
239 f_type_print_varspec_suffix (type->target_type (), stream, 0,
435 f_type_print_varspec_suffix (type->field (index).type (),

Completed in 139 milliseconds