Home
last modified time | relevance | path

Searched refs:print_call_name (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.h51 extern void print_call_name (pretty_printer *, tree, dump_flags_t);
H A Dtree-pretty-print.c2575 print_call_name (pp, CALL_EXPR_FN (node), flags); in dump_generic_node()
4160 print_call_name (pretty_printer *pp, tree node, dump_flags_t flags) in print_call_name() function
H A Dgimple-pretty-print.c929 print_call_name (buffer, fn, flags); in dump_gimple_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.h54 extern void print_call_name (pretty_printer *, tree, dump_flags_t);
H A Dtree-pretty-print.cc2754 print_call_name (pp, CALL_EXPR_FN (node), flags); in dump_generic_node()
4404 print_call_name (pretty_printer *pp, tree node, dump_flags_t flags) in print_call_name() function
H A Dgimple-pretty-print.cc944 print_call_name (buffer, fn, flags); in dump_gimple_call()
H A DChangeLog.tree-ssa1427 * tree-pretty-print.c (print_call_name): Handle matrices of
5995 print_struct_decl, print_call_name): Add argument to
9478 * c-pretty-print.c (print_call_name): Handle COND_EXPR correctly.
9479 * tree-pretty-print.c (print_call_name): Handle COND_EXPR correctly and
13759 (print_call_name): Handle function pointers.
14131 * tree-pretty-print.c (print_call_name): Call dump_generic_node for
17893 (print_call_name): Handle EXPR_WITH_FILE_LOCATION.
18226 Call print_call_name to print function names.
18228 (print_call_name): New function.
H A DChangeLog-200913175 * tree-pretty-print.c (print_call_name): Print the correct call name
18724 (print_call_name): New flags arg; update all dump calls.
18725 * diagnostic.h (print_call_name): Update.
20826 * tree-pretty-print.c (print_call_name): Take the callee, not the
20829 * diagnostic.h: Declare print_call_name.
H A DChangeLog-200411094 (print_call_name): Do not print VEC_COND_EXPR.
13311 (print_call_name): Use it.
14021 * tree-pretty-print.c (op_prio, print_call_name): Likewise.
28308 (print_call_name): Handle OBJ_TYPE_REF.
H A DChangeLog16636 (print_call_name): Add spc local variable.
H A DChangeLog-20078537 * tree-pretty-print.c (op_symbol, print_call_name,
28633 (print_call_name): Use new CALL_EXPR accessors.
H A DChangeLog-201023563 (print_call_name): Likewise.
30195 print_call_name, debug_generic_expr, debug_generic_stmt,
H A DChangeLog-20142129 (print_call_name): Likewise.
10593 (print_call_name): Likewise.