Lines Matching defs:targs
481 tree targs;
690 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs,
700 r->u.template_unification.num_targs = TREE_VEC_LENGTH (targs);
3401 tree targs = make_tree_vec (ntparms);
3555 fn = fn_type_unification (tmpl, explicit_targs, targs,
3566 targs, args_without_in_chrg,
3621 cand->template_decl = build_template_info (tmpl, targs);
4750 tree targs = NULL_TREE;
4753 targs = TREE_OPERAND (fn, 1);
4758 if (targs)
4759 name = lookup_template_function (name, targs);