Home
last modified time | relevance | path

Searched refs:print_z_candidate (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c180 static void print_z_candidate (location_t, const char *, struct z_candidate *);
3705 print_z_candidate (location_t loc, const char *msgstr, in print_z_candidate() function
3870 print_z_candidate (loc, N_("candidate:"), candidates); in print_z_candidates()
7241 print_z_candidate (0, N_(" after user-defined conversion:"), in maybe_print_user_conv_context()
7429 print_z_candidate (loc, N_("candidate is:"), t->cand); in convert_like_real_1()
11783 print_z_candidate (input_location, N_("candidate 1:"), w); in joust()
11784 print_z_candidate (input_location, N_("candidate 2:"), l); in joust()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc171 static void print_z_candidate (location_t, const char *, struct z_candidate *);
3852 print_z_candidate (location_t loc, const char *msgstr, in print_z_candidate() function
4018 print_z_candidate (loc, N_("candidate:"), candidates); in print_z_candidates()
7751 print_z_candidate (0, N_(" after user-defined conversion:"), in maybe_print_user_conv_context()
7890 print_z_candidate (loc, N_("candidate is:"), t->cand); in convert_like_internal()
12537 print_z_candidate (input_location, N_("candidate 1:"), w); in joust()
12538 print_z_candidate (input_location, N_("candidate 2:"), l); in joust()
H A DChangeLog-2010195 (print_z_candidate): Print CAND->REASON if it exists. Adjust
198 sequence for print_z_candidate. Print header line directly.
3083 (print_z_candidate): Likewise.
H A DChangeLog-20121193 (template_unification_rejection, print_z_candidate): Adjust.
2036 * call.c (print_z_candidate): Add location_t parameter.
H A DChangeLog-20111703 (print_z_candidate): Handle it.
2322 (print_z_candidate): ...here. Add cases for new rejection
2697 (print_z_candidate): Handle it.
H A DChangeLog-20034795 (print_z_candidate): Always use inform; get rid of errfn
4803 print_z_candidate.
5000 * call.c (print_z_candidate): Change name of first arg to msgid.
5090 * call.c (print_z_candidate): Split out from...
H A DChangeLog-2019819 (print_z_candidate): Mark rewritten/reversed candidates.
1758 (print_z_candidate): Don't extract the template.
3888 * call.c (print_z_candidate): Wrap diagnostic text in a gettext
4748 * call.c (joust): Call print_z_candidate only if pedwarn returned
H A DChangeLog-20141776 * call.c (convert_like_real): Call print_z_candidate and inform only
3292 * call.c (print_z_candidate): Remove STRIP_TEMPLATE use.
H A DChangeLog-20174267 * call.c (print_z_candidate): Fix quoting.
4341 * call.c (print_z_candidate): Add missing quoting to %D and other
H A DChangeLog-2009990 (print_z_candidate): Note deleted candidates.
H A DChangeLog-20151912 (print_z_candidate): Handle it.
H A DChangeLog-20133464 * call.c (add_template_candidate_real, print_z_candidate): Adjust.
H A DChangeLog-2016613 (print_z_candidate): Likewise. Handle rr_inherited_ctor.
H A DChangeLog-20211585 (print_z_candidate): Adjust call to print_arity_information.
H A DChangeLog-20181704 (print_z_candidate): Supply "fn" to the new param above.
H A DChangeLog-20046111 (print_z_candidate): Likewise.