Home
last modified time | relevance | path

Searched refs:add_template_candidate (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dcall.c150 static struct z_candidate *add_template_candidate
967 cand = add_template_candidate (&candidates, in convert_class_to_reference()
2321 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate() function
2587 cand = add_template_candidate (&candidates, ctor, totype, in build_user_type_conversion_1()
2631 cand = add_template_candidate (&candidates, fn, fromtype, in build_user_type_conversion_1()
3011 add_template_candidate (&candidates, fn, base, NULL_TREE, in build_object_call()
3651 add_template_candidate (candidates, in add_candidates()
5489 add_template_candidate (&candidates, t, in build_new_method_call()
DChangeLog-1997852 * call.c (add_template_candidate): Add explicit_targs parameter.
1159 * call.c (add_template_candidate): Likewise.
1203 * call.c (add_template_candidate): Add additional parameter for
2117 * call.c (add_template_candidate): Initialize the variable "dummy".
DChangeLog-2002287 and add_template_candidate.
488 add_template_candidate_real, add_template_candidate): Ansify.
2053 (add_template_candidate): Likewise.
2056 add_template_candidate and add_function_candidate.
DChangeLog-19961556 (add_template_candidate): Likewise.
1583 (add_template_candidate): New function.
DChangeLog-19984513 * call.c (add_template_candidate): Adjust for changes to
6568 (add_template_candidate): Use it.
DChangeLog-20035586 (add_template_candidate): Likewise.
DChangeLog-20005866 (add_template_candidate, add_template_candidate_real): Add ctype parm.