Searched refs:print_struct_decl (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-pretty-print.cc | 55 static void print_struct_decl (pretty_printer *, const_tree, int, dump_flags_t); 2092 print_struct_decl (pp, node, spc, flags); in dump_generic_node() 4004 print_struct_decl (pretty_printer *pp, const_tree node, int spc, in print_struct_decl() function
|
H A D | ChangeLog.tree-ssa | 806 (print_struct_decl): Likewise. 5995 print_struct_decl, print_call_name): Add argument to 14971 (print_struct_decl): Likewise. 15234 print_struct_decl): Fix argument types. 18477 (print_struct_decl): New function. 18486 move the existing code in print_struct_decl ().
|
H A D | ChangeLog-2009 | 27457 FUNCTION_TYPE together. Call print_struct_decl when printing 27459 (print_struct_decl): Fix logic for detecting recursion.
|
H A D | ChangeLog-2007 | 8538 print_struct_decl, do_niy): Likewise.
|
H A D | ChangeLog-2018 | 20216 * tree-pretty-print.c (print_struct_decl): Use TDF_NONE rather
|
H A D | ChangeLog-2013 | 24601 (print_struct_decl): Likewise.
|
H A D | ChangeLog-2004 | 27978 (print_struct_decl): Delete empty compound statement.
|
H A D | ChangeLog-2014 | 2128 (print_struct_decl): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-pretty-print.c | 50 static void print_struct_decl (pretty_printer *, const_tree, int, dump_flags_t); 1935 print_struct_decl (pp, node, spc, flags); in dump_generic_node() 3766 print_struct_decl (pretty_printer *pp, const_tree node, int spc, in print_struct_decl() function
|