Searched refs:print_struct_decl (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-pretty-print.c | 46 static void print_struct_decl (pretty_printer *, tree, int, int); 683 print_struct_decl (buffer, node, spc, flags); in dump_generic_node() 2025 print_struct_decl (pretty_printer *buffer, tree node, int spc, int flags) 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-2004 | 27978 (print_struct_decl): Delete empty compound statement.
|