| D | pt.cc | 159 static int type_unification_real (tree, tree, tree, const tree *, 22275 ok = !type_unification_real (DECL_INNERMOST_TEMPLATE_PARMS (fn), in fn_type_unification() 22889 type_unification_real (tree tparms, in type_unification_real() function 24792 if (type_unification_real (tparms, targs, TYPE_ARG_TYPES (parm), in unify() 30464 int val = type_unification_real (tparms, targs, parms, &init, 1, 0, in do_auto_deduction() 30486 type_unification_real (tparms, targs, parms, &init, 1, 0, in do_auto_deduction()
|