Searched refs:dump_simple_decl (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | error.c | 58 static void dump_simple_decl (tree, tree, int); 694 dump_simple_decl (tree t, tree type, int flags) in dump_simple_decl() function 735 dump_simple_decl (t, DECL_ORIGINAL_TYPE (t) in dump_decl() 751 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl() 756 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl() 873 dump_simple_decl (t, TREE_TYPE (t), flags); in dump_decl()
|
| H A D | ChangeLog-1998 | 37 (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 D | ChangeLog-2004 | 5545 (dump_simple_decl): Likewise.
|
| H A D | ChangeLog-2003 | 5457 (dump_simple_decl): Likewise.
|
| H A D | ChangeLog-1999 | 1565 (dump_simple_decl): Likewise.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | error.c | 76 static void dump_simple_decl PARAMS ((tree, tree, int)); 815 dump_simple_decl (t, type, flags) in dump_simple_decl() function 863 dump_simple_decl (t, DECL_ORIGINAL_TYPE (t) 879 dump_simple_decl (t, TREE_TYPE (t), flags); 884 dump_simple_decl (t, TREE_TYPE (t), flags); 999 dump_simple_decl (t, TREE_TYPE (t), flags);
|
| H A D | ChangeLog.2 | 1565 (dump_simple_decl): Likewise. 6825 (dump_simple_decl): Use it. 7067 * error.c (dump_simple_decl): Also print namespace context. 8510 * error.c (dump_simple_decl): Don't look at qualifiers on the decl 11276 * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or 11292 * error.c (dump_simple_decl): New function, broken out from ...
|