Searched refs:cxx_print_xnode (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 84 #define LANG_HOOKS_PRINT_XNODE cxx_print_xnode
|
H A D | ptree.c | 209 cxx_print_xnode (FILE *file, tree node, int indent) in cxx_print_xnode() function
|
H A D | cp-tree.h | 7528 extern void cxx_print_xnode (FILE *, tree, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 89 #define LANG_HOOKS_PRINT_XNODE cxx_print_xnode
|
H A D | ptree.cc | 277 cxx_print_xnode (FILE *file, tree node, int indent) in cxx_print_xnode() function
|
H A D | ChangeLog-2015 | 2075 * ptree.c (cxx_print_xnode): Handle CONSTRAINT_INFO. 3262 * ptree.c (cxx_print_xnode): Handle TRAIT_EXPR. 3794 (cxx_print_xnode): Handle LAMBDA_EXPR.
|
H A D | ChangeLog-2021 | 693 * ptree.c (cxx_print_xnode): Handle PTRMEM_CST. 810 * ptree.c (cxx_print_xnode): Add more space to pfx array. 4102 * ptree.c (cxx_print_xnode): Lazy flags are no longer a thing.
|
H A D | ChangeLog-2017 | 3325 * ptree.c (cxx_print_xnode): Show internal OVERLOAD structure. 3421 * ptree.c (cxx_print_xnode): Show complete overload structure. 3996 * ptree.c (cxx_print_xnode): Likewise.
|
H A D | ChangeLog-2020 | 824 * ptree.c (cxx_print_xnode): Increase binding-vector prefix size. 848 * ptree.c (cxx_print_xnode): Add BINDING_VECTOR case. 4292 * ptree.c (cxx_print_xnode): Handle STATIC_ASSERT.
|
H A D | ChangeLog-2011 | 2906 * ptree.c (cxx_print_xnode): Likewise. 3145 * ptree.c (cxx_print_xnode): Handle ARGUMENT_PACK_SELECT.
|
H A D | ChangeLog-2003 | 4308 * ptree.c (cxx_print_type, cxx_print_xnode): Use string 5194 (cxx_print_xnode): Delete CPLUS_BINDING case label.
|
H A D | cp-tree.h | 7936 extern void cxx_print_xnode (FILE *, tree, int);
|
H A D | ChangeLog-2005 | 21 * ptree.c (cxx_print_xnode): Handle BASELINK.
|
H A D | ChangeLog-2007 | 2507 (cxx_print_xnode): Ditto.
|
H A D | ChangeLog-2009 | 2678 (cxx_print_xnode, cxx_print_decl, cxx_print_type,
|
H A D | ChangeLog-2001 | 569 (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
|
H A D | ChangeLog-2010 | 1841 * ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.
|
H A D | ChangeLog-2016 | 724 * ptree.c (cxx_print_xnode) [TEMPLATE_PARM_INDEX]: Dump the decl.
|
H A D | ChangeLog-2002 | 242 cxx_print_xnode): Likewise..
|
H A D | ChangeLog-2018 | 5109 * ptree.c (cxx_print_xnode): <case BASELINK> Print BASELINK_OPTYPE.
|