Home
last modified time | relevance | path

Searched refs:decl_as_string (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dptree.cc50 fprintf (file, " full-name \"%s\"", decl_as_string (node, flags)); in cxx_print_decl()
58 decl_as_string (node, TFF_TEMPLATE_HEADER)); in cxx_print_decl()
413 auto fullname = decl_as_string (decl, 0); in debug_overload()
H A Derror.cc3135 name = decl_as_string (decl, flags); in decl_as_dwarf_string()
3142 decl_as_string (tree decl, int flags) in decl_as_string() function
3181 : decl_as_string (decl, TFF_DECL_SPECIFIERS)); in lang_decl_name()
H A DChangeLog-19991550 (type_as_string, decl_as_string, expr_as_string): Adjust prototype.
1582 (decl_as_string): Likewise.
3027 type_as_string_real, args_as_string, decl_as_string,
3035 type_as_string, expr_as_string, decl_as_string, lang_decl_name,
H A Dcp-tree.h6979 extern const char *decl_as_string (tree, int);
H A Dclass.cc9238 fprintf (stream, "%s:", decl_as_string (decl, TFF_PLAIN_IDENTIFIER)); in dump_array()
H A DChangeLog-20092628 (decl_as_string): Disable translation of identifiers.
H A DChangeLog-20131679 (decl_as_string): Likewise.
H A DChangeLog-20035472 (decl_as_string): Likewise.
H A DChangeLog-20044331 (decl_as_string); Likewise.
H A DChangeLog-2000622 (type_as_string, decl_as_string, expr_as_string,
H A Dpt.cc11120 fprintf (stderr, " %s", decl_as_string (tldcl, TFF_DECL_SPECIFIERS)); in push_tinst_level_loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c49 fprintf (file, " full-name \"%s\"", decl_as_string (node, flags)); in cxx_print_decl()
56 decl_as_string (node, TFF_TEMPLATE_HEADER)); in cxx_print_decl()
H A Derror.c3042 name = decl_as_string (decl, flags); in decl_as_dwarf_string()
3049 decl_as_string (tree decl, int flags) in decl_as_string() function
3088 : decl_as_string (decl, TFF_DECL_SPECIFIERS)); in lang_decl_name()
H A Dcp-tree.h6704 extern const char *decl_as_string (tree, int);
H A Dclass.c9121 fprintf (stream, "%s:", decl_as_string (decl, TFF_PLAIN_IDENTIFIER)); in dump_array()
H A Dpt.c10796 fprintf (stderr, " %s", decl_as_string (tldcl, TFF_DECL_SPECIFIERS)); in push_tinst_level_loc()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc558 decl_as_string (type, TFF_DECL_SPECIFIERS | TFF_UNQUALIFIED_NAME), in encode_aggregate_within()
559 strlen (decl_as_string (type, TFF_DECL_SPECIFIERS | TFF_UNQUALIFIED_NAME))); in encode_aggregate_within()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c558 decl_as_string (type, TFF_DECL_SPECIFIERS | TFF_UNQUALIFIED_NAME), in encode_aggregate_within()
559 strlen (decl_as_string (type, TFF_DECL_SPECIFIERS | TFF_UNQUALIFIED_NAME))); in encode_aggregate_within()