Home
last modified time | relevance | path

Searched refs:tf_user (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5318 tf_user = 1 << 5, /* found template must be a user template enumerator
H A Dpt.c9681 || ((complain & tf_user) && !DECL_TEMPLATE_PARM_P (templ) in lookup_template_class_1()
9693 complain &= ~tf_user; in lookup_template_class_1()
27834 tf_error | tf_user); in resolve_typename_type()
H A Dsemantics.c3408 tf_warning_or_error | tf_user); in finish_template_type()
H A Ddecl.c4040 complain | tf_user); in make_typename_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5552 tf_user = 1 << 5, /* found template must be a user template enumerator
H A Dpt.cc9909 || ((complain & tf_user) && !DECL_TEMPLATE_PARM_P (templ) in lookup_template_class_1()
9921 complain &= ~tf_user; in lookup_template_class_1()
28759 tf_error | tf_user); in resolve_typename_type()
H A Dsemantics.cc3739 tf_warning_or_error | tf_user); in finish_template_type()
H A DChangeLog-20032611 * cp-tree.h (enum tsubst_flags_t): Add tf_user.
H A Ddecl.cc4253 complain | tf_user); in make_typename_type()