Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2357 tree& pack_arg = TREE_VEC_ELT (pack_args, i); in tsubst_parameter_mapping() local
2358 if (TYPE_P (pack_arg)) in tsubst_parameter_mapping()
2359 pack_arg = canonicalize_type_argument (pack_arg, complain); in tsubst_parameter_mapping()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc23015 tree pack_arg, in gen_formal_parameter_pack_die() argument
23029 for (arg = pack_arg; arg; arg = DECL_CHAIN (arg)) in gen_formal_parameter_pack_die()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c22317 tree pack_arg, in gen_formal_parameter_pack_die() argument
22331 for (arg = pack_arg; arg; arg = DECL_CHAIN (arg)) in gen_formal_parameter_pack_die()