Searched refs:copy_of_targs (Results 1 – 2 of 2) sorted by relevance
8686 tree copy_of_targs; local8723 copy_of_targs = make_tree_vec (TREE_VEC_LENGTH (targs));8726 if (unify (tparms, copy_of_targs, CLASSTYPE_TI_ARGS (parm),
10194 tree copy_of_targs; in try_class_unification() local10231 copy_of_targs = make_tree_vec (TREE_VEC_LENGTH (targs)); in try_class_unification()10234 if (unify (tparms, copy_of_targs, CLASSTYPE_TI_ARGS (parm), in try_class_unification()