Home
last modified time | relevance | path

Searched defs:new_parms (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc1482 merge_default_template_args (tree new_parms, tree old_parms, bool class_p) in merge_default_template_args()
2040 tree new_parms = DECL_TEMPLATE_INFO (newdecl) in duplicate_decls() local
2294 tree new_parms = DECL_INNERMOST_TEMPLATE_PARMS (newdecl); in duplicate_decls() local
H A Dclass.cc3262 tree *new_parms = XALLOCAVEC (tree, list_length (parms)); in one_inherited_ctor() local
H A Dparser.cc48297 tree new_parms = make_tree_vec (1); in synthesize_implicit_template_parm() local
48303 tree& new_parms = INNERMOST_TEMPLATE_PARMS (current_template_parms); in synthesize_implicit_template_parm() local
H A Dpt.cc13708 tree* new_parms; in tsubst_template_parms() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c3188 tree *new_parms = XALLOCAVEC (tree, list_length (parms)); in one_inherited_ctor() local
H A Dparser.c44266 tree new_parms = make_tree_vec (1); in synthesize_implicit_template_parm() local
44273 tree& new_parms = INNERMOST_TEMPLATE_PARMS (current_template_parms); in synthesize_implicit_template_parm() local
H A Dpt.c13378 tree* new_parms; in tsubst_template_parms() local