Searched refs:try_array_deduction (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2016 | 506 (zero_r, array_deduction_r, try_array_deduction): New. 507 (type_unification_real): Call try_array_deduction.
|
H A D | pt.cc | 22871 try_array_deduction (tree tparms, tree targs, tree parm) in try_array_deduction() function 23033 try_array_deduction (tparms, targs, xparms); in type_unification_real() 25504 try_array_deduction (tparms, innermost_deduced_args, in get_partial_spec_bindings()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 22004 try_array_deduction (tree tparms, tree targs, tree parm) in try_array_deduction() function 22162 try_array_deduction (tparms, targs, xparms); in type_unification_real() 24594 try_array_deduction (tparms, innermost_deduced_args, in get_partial_spec_bindings()
|