Home
last modified time | relevance | path

Searched refs:type_as_string (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c125 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
H A Dclass.c8996 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 Derror.c3008 type_as_string (tree typ, int flags) in type_as_string() function
H A Dcp-tree.h6702 extern const char *type_as_string (tree, int);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dptree.cc193 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
H A Dclass.cc9113 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 DChangeLog-19991550 (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 Derror.cc3101 type_as_string (tree typ, int flags) in type_as_string() function
H A DChangeLog-19971362 * error.c (type_as_string): Put const/volatile on template type
H A DChangeLog-20042472 to type_as_string.
4329 (type_as_string); Use it.
H A Dcp-tree.h6977 extern const char *type_as_string (tree, int);
H A DChangeLog-20092625 (type_as_string): Disable translation of identifiers.
H A DChangeLog-20131676 (type_as_string): Use it in lieu of pp_formatted_text.
H A DChangeLog-20103919 * semantics.c (begin_class_definition): Don't use type_as_string.
H A DChangeLog-20035470 (type_as_string): Likewise.
H A DChangeLog-19944979 * error.c (args_as_string): New function (%A), like type_as_string
H A DChangeLog-2000622 (type_as_string, decl_as_string, expr_as_string,
H A DChangeLog-19985152 to type_as_string.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20162241 * 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 DChangeLog-201717201 * ada-lang.c (type_as_string): Use string_file.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20162241 * 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 DChangeLog-201717201 * ada-lang.c (type_as_string): Use string_file.