Home
last modified time | relevance | path

Searched refs:cxx_print_xnode (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h84 #define LANG_HOOKS_PRINT_XNODE cxx_print_xnode
H A Dptree.c209 cxx_print_xnode (FILE *file, tree node, int indent) in cxx_print_xnode() function
H A Dcp-tree.h7528 extern void cxx_print_xnode (FILE *, tree, int);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h89 #define LANG_HOOKS_PRINT_XNODE cxx_print_xnode
H A Dptree.cc277 cxx_print_xnode (FILE *file, tree node, int indent) in cxx_print_xnode() function
H A DChangeLog-20152075 * 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 DChangeLog-2021693 * 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 DChangeLog-20173325 * 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 DChangeLog-2020824 * 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 DChangeLog-20112906 * ptree.c (cxx_print_xnode): Likewise.
3145 * ptree.c (cxx_print_xnode): Handle ARGUMENT_PACK_SELECT.
H A DChangeLog-20034308 * ptree.c (cxx_print_type, cxx_print_xnode): Use string
5194 (cxx_print_xnode): Delete CPLUS_BINDING case label.
H A Dcp-tree.h7936 extern void cxx_print_xnode (FILE *, tree, int);
H A DChangeLog-200521 * ptree.c (cxx_print_xnode): Handle BASELINK.
H A DChangeLog-20072507 (cxx_print_xnode): Ditto.
H A DChangeLog-20092678 (cxx_print_xnode, cxx_print_decl, cxx_print_type,
H A DChangeLog-2001569 (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
H A DChangeLog-20101841 * ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.
H A DChangeLog-2016724 * ptree.c (cxx_print_xnode) [TEMPLATE_PARM_INDEX]: Dump the decl.
H A DChangeLog-2002242 cxx_print_xnode): Likewise..
H A DChangeLog-20185109 * ptree.c (cxx_print_xnode): <case BASELINK> Print BASELINK_OPTYPE.