Home
last modified time | relevance | path

Searched defs:parm_list (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1783 tree parm_list = NULL_TREE; in finish_template_introduction() local
H A Ddecl.cc4277 make_unbound_class_template (tree context, tree name, tree parm_list, in make_unbound_class_template()
4329 make_unbound_class_template_raw (tree context, tree name, tree parm_list) in make_unbound_class_template_raw()
H A Dpt.cc10754 tree parm_list; member
14104 if (tree parm_list = FUNCTION_FIRST_USER_PARM (decl)) in maybe_rebuild_function_decl_type() local
14126 tree parm_list = DECL_ARGUMENTS (decl); in maybe_rebuild_function_decl_type() local
16409 tree parm_list = DECL_TEMPLATE_PARMS (TYPE_NAME (t)); in tsubst() local
H A Dparser.cc31376 tree parm_list = TREE_VEC_ELT (parameter_list, 0); in cp_parser_template_declaration_after_parameters() local
31393 tree parm_list = TREE_VEC_ELT (parameter_list, 1); in cp_parser_template_declaration_after_parameters() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1740 tree parm_list = NULL_TREE; in finish_template_introduction() local
H A Dpt.c10486 tree parm_list; member
13717 if (tree parm_list = FUNCTION_FIRST_USER_PARM (decl)) in maybe_rebuild_function_decl_type() local
13739 tree parm_list = DECL_ARGUMENTS (decl); in maybe_rebuild_function_decl_type() local
15999 tree parm_list = DECL_TEMPLATE_PARMS (TYPE_NAME (t)); in tsubst() local
H A Ddecl.c4060 make_unbound_class_template (tree context, tree name, tree parm_list, in make_unbound_class_template()
H A Dparser.c29154 tree parm_list = TREE_VEC_ELT (parameter_list, 0); in cp_parser_template_declaration_after_parameters() local
29171 tree parm_list = TREE_VEC_ELT (parameter_list, 1); in cp_parser_template_declaration_after_parameters() local