Searched defs:gen_args (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 15232 tree gen_args = tsubst (DECL_TI_ARGS (decl), args, complain, in_decl); in tsubst() local 15240 tree gen_args = tsubst (DECL_TI_ARGS (decl), args, complain, in_decl); in tsubst() local 25648 tree gen_args; in instantiate_decl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 15738 tree gen_args = tsubst (DECL_TI_ARGS (decl), args, complain, in_decl); in tsubst() local 15746 tree gen_args = tsubst (DECL_TI_ARGS (decl), args, complain, in_decl); in tsubst() local 26640 tree gen_args; in instantiate_decl() local
|