Searched refs:new_targs (Results 1 – 1 of 1) sorted by relevance
2135 tree new_targs; in check_explicit_specialization() local2137 new_targs = make_tree_vec (parm_depth); in check_explicit_specialization()2139 TREE_VEC_ELT (new_targs, i - (arg_depth - parm_depth)) in check_explicit_specialization()2141 targs = new_targs; in check_explicit_specialization()