Home
last modified time | relevance | path

Searched refs:copy_of_targs (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c8686 tree copy_of_targs; local
8723 copy_of_targs = make_tree_vec (TREE_VEC_LENGTH (targs));
8726 if (unify (tparms, copy_of_targs, CLASSTYPE_TI_ARGS (parm),
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c10194 tree copy_of_targs; in try_class_unification() local
10231 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()