Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h5552 tf_user = 1 << 5, /* found template must be a user template enumerator
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()
Dsemantics.cc3739 tf_warning_or_error | tf_user); in finish_template_type()
DChangeLog-20032611 * cp-tree.h (enum tsubst_flags_t): Add tf_user.
Ddecl.cc4253 complain | tf_user); in make_typename_type()