/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | ptree.c | 125 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
|
H A D | class.c | 8996 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER), in dump_class_hierarchy_r() 9019 type_as_string (BINFO_TYPE (BINFO_INHERITANCE_CHAIN (binfo)), in dump_class_hierarchy_r() 9079 fprintf (stream, "Class %s\n", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_class_hierarchy_1() 9148 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER)); in dump_vtable() 9154 fprintf (stream, " in %s", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtable() 9176 type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtt() 9212 type_as_string (BINFO_TYPE (virtual_adjust), TFF_SCOPE)); in dump_thunk()
|
H A D | error.c | 3008 type_as_string (tree typ, int flags) in type_as_string() function
|
H A D | cp-tree.h | 6702 extern const char *type_as_string (tree, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ptree.cc | 193 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
|
H A D | class.cc | 9113 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER), in dump_class_hierarchy_r() 9136 type_as_string (BINFO_TYPE (BINFO_INHERITANCE_CHAIN (binfo)), in dump_class_hierarchy_r() 9196 fprintf (stream, "Class %s\n", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_class_hierarchy_1() 9265 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER)); in dump_vtable() 9271 fprintf (stream, " in %s", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtable() 9293 type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtt() 9329 type_as_string (BINFO_TYPE (virtual_adjust), TFF_SCOPE)); in dump_thunk()
|
H A D | ChangeLog-1999 | 1550 (type_as_string, decl_as_string, expr_as_string): Adjust prototype. 1580 (type_as_string): Likewise. 3026 * cp-tree.h (fndecl_as_string, type_as_string, 3035 type_as_string, expr_as_string, decl_as_string, lang_decl_name,
|
H A D | error.cc | 3101 type_as_string (tree typ, int flags) in type_as_string() function
|
H A D | ChangeLog-1997 | 1362 * error.c (type_as_string): Put const/volatile on template type
|
H A D | ChangeLog-2004 | 2472 to type_as_string. 4329 (type_as_string); Use it.
|
H A D | cp-tree.h | 6977 extern const char *type_as_string (tree, int);
|
H A D | ChangeLog-2009 | 2625 (type_as_string): Disable translation of identifiers.
|
H A D | ChangeLog-2013 | 1676 (type_as_string): Use it in lieu of pp_formatted_text.
|
H A D | ChangeLog-2010 | 3919 * semantics.c (begin_class_definition): Don't use type_as_string.
|
H A D | ChangeLog-2003 | 5470 (type_as_string): Likewise.
|
H A D | ChangeLog-1994 | 4979 * error.c (args_as_string): New function (%A), like type_as_string
|
H A D | ChangeLog-2000 | 622 (type_as_string, decl_as_string, expr_as_string,
|
H A D | ChangeLog-1998 | 5152 to type_as_string.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2016 | 2241 * ada-lang.c (ada_name_for_lookup, type_as_string): Use and return 2244 (ada_lookup_struct_elt_type): Use type_as_string. 2387 * ada-lang.c (type_as_string): Use ui_file_as_string and return 2390 (ada_lookup_struct_elt_type): Use type_as_string. 8224 * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
|
H A D | ChangeLog-2017 | 17201 * ada-lang.c (type_as_string): Use string_file.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2016 | 2241 * ada-lang.c (ada_name_for_lookup, type_as_string): Use and return 2244 (ada_lookup_struct_elt_type): Use type_as_string. 2387 * ada-lang.c (type_as_string): Use ui_file_as_string and return 2390 (ada_lookup_struct_elt_type): Use type_as_string. 8224 * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
|
H A D | ChangeLog-2017 | 17201 * ada-lang.c (type_as_string): Use string_file.
|