Searched refs:copy_template_args (Results 1 – 3 of 3) sorted by relevance
185 static tree copy_template_args (tree);3780 args = copy_template_args (args); in preserve_args()13164 tree extra = preserve_args (copy_template_args (args), /*cow_p=*/false); in build_extra_args()13455 tree elem_args = copy_template_args (args); in tsubst_pack_expansion()13529 copy_template_args (tree t) in copy_template_args() function13541 elt = copy_template_args (elt); in copy_template_args()
3616 * pt.c (copy_template_args): New.
190 static tree copy_template_args (tree);13103 tree elem_args = copy_template_args (args); in tsubst_pack_expansion()13207 copy_template_args (tree t) in copy_template_args() function13219 elt = copy_template_args (elt); in copy_template_args()