Home
last modified time | relevance | path

Searched refs:dump_simple_decl (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c58 static void dump_simple_decl (tree, tree, int);
703 dump_simple_decl (tree t, tree type, int flags) in dump_simple_decl() function
744 dump_simple_decl (t, DECL_ORIGINAL_TYPE (t) in dump_decl()
760 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl()
765 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl()
882 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl()
H A DChangeLog-199837 (dump_simple_decl): Use it.
279 * error.c (dump_simple_decl): Also print namespace context.
1722 * error.c (dump_simple_decl): Don't look at qualifiers on the decl
4488 * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or
4504 * error.c (dump_simple_decl): New function, broken out from ...
H A DChangeLog-20045545 (dump_simple_decl): Likewise.
H A DChangeLog-20035457 (dump_simple_decl): Likewise.
H A DChangeLog-19991565 (dump_simple_decl): Likewise.