Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c1975 decl_as_string (tree decl, int flags) in decl_as_string() function
1988 return decl_as_string (decl, TFF_DECL_SPECIFIERS); in lang_decl_name()
2266 decl_as_string (TINST_DECL (p), in print_instantiation_full_context()
2290 decl_as_string (TINST_DECL (t), in print_instantiation_partial_context()
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.h4066 extern const char *decl_as_string (tree, int);
H A Dclass.c6562 fprintf (stream, "%s:", decl_as_string (decl, TFF_PLAIN_IDENTIFIER)); in dump_array()
H A Dpt.c4323 cat (decl_as_string (DECL_CONTEXT (arg), in mangle_class_name_for_template()
H A DChangeLog-20044331 (decl_as_string); Likewise.
H A DChangeLog-20035472 (decl_as_string): Likewise.
H A DChangeLog-2000622 (type_as_string, decl_as_string, expr_as_string,