Searched refs:make_unbound_class_template (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dfriend.c302 = make_unbound_class_template (ctype,
H A Dcp-tree.h3923 extern tree make_unbound_class_template (tree, tree, tree, tsubst_flags_t);
H A Ddecl.c2931 make_unbound_class_template (tree context, tree name, tree parm_list,
2923 make_unbound_class_template (tree context, tree name, tree parm_list, function
H A Dparser.c15182 decl = make_unbound_class_template (parser->scope,
H A Dpt.c7795 return make_unbound_class_template (ctx, name, parm_list, complain);

Completed in 411 milliseconds