Searched defs:explicit_targs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 472 tree explicit_targs; member 523 tree explicit_targs; member 692 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() 3322 tree ctype, tree explicit_targs, tree first_arg, in add_template_candidate_real() 3498 tree explicit_targs, tree first_arg, in add_template_candidate() 3921 tree explicit_targs, bool template_only, in add_list_candidates() 4496 tree explicit_targs; in perform_overload_resolution() local 5762 tree explicit_targs, bool template_only, in add_candidates() 10062 tree explicit_targs, in complain_about_no_candidates_for_method_call() 10121 tree explicit_targs = NULL_TREE; in build_new_method_call_1() local
|
H A D | class.c | 8258 tree explicit_targs, in resolve_address_of_overloaded_function()
|
H A D | pt.c | 2132 tree explicit_targs; in determine_specialization() local 21241 tree explicit_targs, in fn_type_unification()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 469 tree explicit_targs; member 520 tree explicit_targs; member 690 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() 3394 tree ctype, tree explicit_targs, tree first_arg, in add_template_candidate_real() 3636 tree explicit_targs, tree first_arg, in add_template_candidate() 4069 tree explicit_targs, bool template_only, in add_list_candidates() 4703 tree explicit_targs; in perform_overload_resolution() local 6065 tree explicit_targs, bool template_only, in add_candidates() 10795 tree explicit_targs, in complain_about_no_candidates_for_method_call() 10854 tree explicit_targs = NULL_TREE; in build_new_method_call() local
|
H A D | class.cc | 8361 tree explicit_targs, in resolve_address_of_overloaded_function()
|
H A D | pt.cc | 2160 tree explicit_targs; in determine_specialization() local 22057 tree explicit_targs, in fn_type_unification()
|