Searched refs:cxx_print_type (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 90 #define LANG_HOOKS_PRINT_TYPE cxx_print_type
|
H A D | ptree.c | 73 cxx_print_type (FILE *file, tree node, int indent) in cxx_print_type() function
|
H A D | cp-tree.h | 7530 extern void cxx_print_type (FILE *, tree, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 95 #define LANG_HOOKS_PRINT_TYPE cxx_print_type
|
H A D | ptree.cc | 124 cxx_print_type (FILE *file, tree node, int indent) in cxx_print_type() function
|
H A D | ChangeLog-2009 | 1426 * 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 D | ChangeLog-2004 | 1938 * 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 D | ChangeLog-2011 | 491 * ptree.c (cxx_print_type): Print it. 3852 * ptree.c (cxx_print_type) [TYPENAME_TYPE]: Dump fullname.
|
H A D | ChangeLog-2021 | 166 * ptree.c (cxx_print_type): Handle DEPENDENT_OPERATOR_TYPE. 1967 * ptree.c (cxx_print_type) [TYPE_PACK_EXPANSION]: Also print
|
H A D | ChangeLog-2003 | 2184 * ptree.c (cxx_print_type): Do not print them. 4308 * ptree.c (cxx_print_type, cxx_print_xnode): Use string
|
H A D | cp-tree.h | 7938 extern void cxx_print_type (FILE *, tree, int);
|
H A D | ChangeLog-2005 | 3163 * ptree.c (cxx_print_type): Don't print TYPE_HAS_DESTRUCTOR.
|
H A D | ChangeLog-2007 | 2505 * ptree.c (cxx_print_type): Use formatting markup for integers
|
H A D | ChangeLog-2001 | 569 (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
|
H A D | ChangeLog-2016 | 81 * ptree.c (cxx_print_type): Print args of
|
H A D | ChangeLog-2002 | 241 * ptree.c (cxx_print_decl, cxx_print_type, cxx_print_identifier,
|
H A D | ChangeLog-2017 | 1934 * ptree.c (cxx_print_type): Delete sorted fields printing.
|
H A D | ChangeLog-2020 | 3201 * ptree.c (cxx_print_type): Add TYPEOF_TYPE and BASES.
|