Home
last modified time | relevance | path

Searched refs:make_unbound_class_template (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c364 = make_unbound_class_template (ctype, in make_friend_class()
H A Dcp-tree.h6546 extern tree make_unbound_class_template (tree, tree, tree, tsubst_flags_t);
H A Ddecl.c4060 make_unbound_class_template (tree context, tree name, tree parm_list, in make_unbound_class_template() function
H A Dpt.c16006 return make_unbound_class_template (ctx, name, parm_list, complain); in tsubst()
H A Dparser.c28362 decl = make_unbound_class_template (parser->scope, in cp_parser_lookup_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.cc382 = make_unbound_class_template (ctype, in make_friend_class()
H A DChangeLog-20041030 * decl.c (make_unbound_class_template): Add PARM_LIST parameter.
1031 * cp-tree.h (make_unbound_class_template): Adjust prototype.
1033 make_unbound_class_template.
1042 (tsubst): Adjust call to make_unbound_class_template.
1556 make_typename_type, make_unbound_class_template,
2440 * decl.c (poplevel, make_unbound_class_template, reshape_init,
6856 make_unbound_class_template directly.
H A DChangeLog-2002501 * cp-tree.h (make_unbound_class_template): Use tsubst_flags_t.
502 * decl.c (make_unbound_class_template): Adjust. Check for tf_error.
2222 (make_unbound_class_template): Likewise.
2225 * parse.y (template_arg): Call make_unbound_class_template with
H A DChangeLog-2003862 (make_unbound_class_template): Likewise.
3741 (make_unbound_class_template): Likewise.
4367 (make_typename_type, make_unbound_class_template): Don't use
6432 (make_unbound_class_template): Likewise.
6705 (make_unbound_class_template): Likewise.
H A DChangeLog-2001644 * cp-tree.h (make_unbound_class_template): Prototype new function.
645 * decl.c (make_unbound_class_template): New function.
650 (template_argument): Use make_unbound_class_template.
H A DChangeLog1845 * pt.cc (tsubst_copy): Use make_unbound_class_template for rewriting
H A DChangeLog-20082442 make_unbound_class_template, cxx_init_decl_processing,
H A DChangeLog-2006340 * decl.c (make_typename_type, make_unbound_class_template): Likewise.
H A Dcp-tree.h6813 extern tree make_unbound_class_template (tree, tree, tree, tsubst_flags_t);
H A DChangeLog-20073301 (make_unbound_class_template): UNBOUND_CLASS_TEMPLATE nodes
H A DChangeLog-20142605 * decl.c (make_unbound_class_template): Prefer inform for
H A DChangeLog-2010397 * decl.c (make_unbound_class_template): Handle using
H A DChangeLog-2011807 * decl.c (make_typename_type, make_unbound_class_template): Accept
H A Dpt.cc16416 return make_unbound_class_template (ctx, name, parm_list, complain); in tsubst()
17211 return make_unbound_class_template (context, DECL_NAME (t), in tsubst_copy()
H A Ddecl.cc4277 make_unbound_class_template (tree context, tree name, tree parm_list, in make_unbound_class_template() function
H A Dparser.cc30557 decl = make_unbound_class_template (parser->scope, in cp_parser_lookup_name()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2399 tree res = make_unbound_class_template (type, name, NULL_TREE, in plugin_build_dependent_class_template()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2240 tree res = make_unbound_class_template (type, name, NULL_TREE, in plugin_build_dependent_class_template()