Searched defs:explicit_targs (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | call.c | 2210 tree ctype, tree explicit_targs, tree arglist, in add_template_candidate_real() 2309 tree explicit_targs, tree arglist, tree return_type, in add_template_candidate() 2752 tree explicit_targs = NULL_TREE; in perform_overload_resolution() local 3595 tree explicit_targs, bool template_only, in add_candidates() 5323 tree explicit_targs = NULL_TREE; in build_new_method_call() local
|
H A D | pt.c | 1383 tree explicit_targs; in determine_specialization() local 9667 tree explicit_targs, in fn_type_unification()
|
H A D | class.c | 5730 tree explicit_targs, in resolve_address_of_overloaded_function()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | call.c | 2309 add_template_candidate_real (candidates, tmpl, ctype, explicit_targs, in add_template_candidate_real() argument 2413 add_template_candidate (candidates, tmpl, ctype, explicit_targs, in add_template_candidate() argument 2888 tree explicit_targs = NULL_TREE; local 4960 tree explicit_targs = NULL_TREE; in build_new_method_call() local
|
H A D | pt.c | 1126 tree explicit_targs; local 8096 fn_type_unification (fn, explicit_targs, targs, args, return_type, in fn_type_unification() argument
|
H A D | class.c | 6035 explicit_targs) in resolve_address_of_overloaded_function() argument
|