Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c8140 int first_pack_arg = arg_idx; in coerce_template_parameter_pack() local
8145 int pack_idx = arg_idx - first_pack_arg; in coerce_template_parameter_pack()
8174 if (arg_idx - first_pack_arg < TREE_VEC_LENGTH (packed_args) in coerce_template_parameter_pack()
8179 arg_idx - first_pack_arg, TREE_VEC_LENGTH (packed_args)); in coerce_template_parameter_pack()