Home
last modified time | relevance | path

Searched refs:print_c_tree (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h141 void print_c_tree (FILE *file, tree t);
H A Dc-gimplify.c147 print_c_tree (dump_orig, DECL_SAVED_TREE (fndecl)); in c_genericize()
H A Dc-pretty-print.c2452 print_c_tree (FILE *file, tree t) in print_c_tree() function
2467 print_c_tree (stderr, t); in debug_c_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h141 void print_c_tree (FILE *file, tree t);
H A Dc-gimplify.cc615 print_c_tree (dump_orig, DECL_SAVED_TREE (fndecl)); in c_genericize()
H A Dc-pretty-print.cc2922 print_c_tree (FILE *file, tree t) in print_c_tree() function
2937 print_c_tree (stderr, t); in debug_c_tree()
H A DChangeLog10638 (print_c_tree): Do not call c_pretty_printer_init.
10653 * c-pretty-print.c (print_c_tree): Simplify. Use non-static local
10680 (print_c_tree): Likewise.
11226 (print_c_tree): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa8586 * c-pretty-print.c (print_c_tree): Create new pp object.
8626 (print_c_tree): New function.
8627 * c-pretty-print.h (print_c_tree): Declare.
14964 * c-common.h (print_c_tree, print_c_node, print_c_node_brief,
16704 (print_c_tree): Don't call init_output_buffer. Call
18550 (print_c_tree)
18559 * c-tree.h (print_c_tree): Declare.
H A DChangeLog-200433290 (print_c_tree): Create new pp object.
33292 print_c_tree): Declare.