Searched refs:pack_arg (Results 1 – 3 of 3) sorted by relevance
2357 tree& pack_arg = TREE_VEC_ELT (pack_args, i); in tsubst_parameter_mapping() local2358 if (TYPE_P (pack_arg)) in tsubst_parameter_mapping()2359 pack_arg = canonicalize_type_argument (pack_arg, complain); in tsubst_parameter_mapping()
23015 tree pack_arg, in gen_formal_parameter_pack_die() argument23029 for (arg = pack_arg; arg; arg = DECL_CHAIN (arg)) in gen_formal_parameter_pack_die()
22317 tree pack_arg, in gen_formal_parameter_pack_die() argument22331 for (arg = pack_arg; arg; arg = DECL_CHAIN (arg)) in gen_formal_parameter_pack_die()