Searched refs:tf_user (Results 1 – 5 of 5) sorted by relevance
2346 tf_warning_or_error | tf_user); in finish_template_type()
4564 || ((complain & tf_user) && !DECL_TEMPLATE_PARM_P (template) in lookup_template_class()4576 complain &= ~tf_user; in lookup_template_class()13265 /*entering_scope=*/0, tf_error | tf_user); in resolve_typename_type()
3212 tf_user = 1 << 5, /* found template must be a user template enumerator
2891 tf_warning_or_error | tf_user); in make_typename_type()
2611 * cp-tree.h (enum tsubst_flags_t): Add tf_user.