tree-pretty-print.c
56.9 KB
-
tree-pretty-print.c (dump_function_declaration): New. · 5f2dcbe1
* tree-pretty-print.c (dump_function_declaration): New. (dump_generic_node, case FUNCTION_TYPE): Call it. (dump_generic_node, case RECORD_TYPE): Don't output dup semicolon. (dump_generic_node, case DECL_EXPR): New case. (dump_generic_node, case PLACEHOLDER_EXPR): Handle. (print_declaration): Handle type and function declarations. From-SVN: r83782
Richard Kenner committed