Home
last modified time | relevance | path

Searched refs:cxx_print_type (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h90 #define LANG_HOOKS_PRINT_TYPE cxx_print_type
H A Dptree.c73 cxx_print_type (FILE *file, tree node, int indent) in cxx_print_type() function
H A Dcp-tree.h7530 extern void cxx_print_type (FILE *, tree, int);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h95 #define LANG_HOOKS_PRINT_TYPE cxx_print_type
H A Dptree.cc124 cxx_print_type (FILE *file, tree node, int indent) in cxx_print_type() function
H A DChangeLog-20091426 * ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the expression.
1918 * ptree.c (cxx_print_type): Fix logic.
1973 * ptree.c (cxx_print_decl, cxx_print_type): Adjust.
2678 (cxx_print_xnode, cxx_print_decl, cxx_print_type,
3063 (cxx_print_type): Pretty-print full name of class.
H A DChangeLog-20041938 * ptree.c (cxx_print_type): Remove TYPE_USES_MULTIPLE_INHERITANCE
3592 * ptree.c (cxx_print_type): Don't try to print
3790 * ptree.c (cxx_print_type): Adjust record printing.
3992 * ptree.c (cxx_print_type): Likewise.
H A DChangeLog-2011491 * ptree.c (cxx_print_type): Print it.
3852 * ptree.c (cxx_print_type) [TYPENAME_TYPE]: Dump fullname.
H A DChangeLog-2021166 * ptree.c (cxx_print_type): Handle DEPENDENT_OPERATOR_TYPE.
1967 * ptree.c (cxx_print_type) [TYPE_PACK_EXPANSION]: Also print
H A DChangeLog-20032184 * ptree.c (cxx_print_type): Do not print them.
4308 * ptree.c (cxx_print_type, cxx_print_xnode): Use string
H A Dcp-tree.h7938 extern void cxx_print_type (FILE *, tree, int);
H A DChangeLog-20053163 * ptree.c (cxx_print_type): Don't print TYPE_HAS_DESTRUCTOR.
H A DChangeLog-20072505 * ptree.c (cxx_print_type): Use formatting markup for integers
H A DChangeLog-2001569 (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
H A DChangeLog-201681 * ptree.c (cxx_print_type): Print args of
H A DChangeLog-2002241 * ptree.c (cxx_print_decl, cxx_print_type, cxx_print_identifier,
H A DChangeLog-20171934 * ptree.c (cxx_print_type): Delete sorted fields printing.
H A DChangeLog-20203201 * ptree.c (cxx_print_type): Add TYPEOF_TYPE and BASES.