Searched refs:cxx_print_decl (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 88 #define LANG_HOOKS_PRINT_DECL cxx_print_decl
|
H A D | ptree.c | 29 cxx_print_decl (FILE *file, tree node, int indent) in cxx_print_decl() function
|
H A D | cp-tree.h | 7529 extern void cxx_print_decl (FILE *, tree, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 93 #define LANG_HOOKS_PRINT_DECL cxx_print_decl
|
H A D | ptree.cc | 29 cxx_print_decl (FILE *file, tree node, int indent) in cxx_print_decl() function
|
H A D | ChangeLog-2009 | 1973 * ptree.c (cxx_print_decl, cxx_print_type): Adjust. 2678 (cxx_print_xnode, cxx_print_decl, cxx_print_type, 3061 * ptree.c (cxx_print_decl): Pretty-print full name of
|
H A D | ChangeLog-2021 | 1200 * ptree.c (cxx_print_decl): Dump the DECL_TEMPLATE_RESULT of 3683 * ptree.c (cxx_print_decl): Check DECL_MODULE_IMPORT_P on
|
H A D | ChangeLog-2003 | 3322 * ptree.c (cxx_print_decl, cxx_print_binding): Likewise. 4847 * ptree.c (cxx_print_decl): Likewise.
|
H A D | ChangeLog-2020 | 351 * ptree.c (cxx_print_decl): Print module information. 2996 * ptree.c (cxx_print_decl): Better indentation.
|
H A D | cp-tree.h | 7937 extern void cxx_print_decl (FILE *, tree, int);
|
H A D | ChangeLog-2005 | 155 * ptree.c (cxx_print_decl): Update to check for decl_common
|
H A D | ChangeLog-2001 | 569 (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
|
H A D | ChangeLog-2013 | 3564 * ptree.c (cxx_print_decl): Likewise.
|
H A D | ChangeLog-2016 | 83 (cxx_print_decl): Print DECL_TEMPLATE_PARMS.
|
H A D | ChangeLog-2002 | 241 * ptree.c (cxx_print_decl, cxx_print_type, cxx_print_identifier,
|