Home
last modified time | relevance | path

Searched refs:check_template_shadow (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dname-lookup.c749 check_template_shadow (x); in pushdecl_maybe_friend()
2660 check_template_shadow (decl); in push_class_level_binding()
H A DChangeLog-19995522 * decl.c (pushdecl_class_level): Call check_template_shadow here
5530 * pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL
5618 check_template_shadow.
5636 (check_template_shadow): Handle OVERLOADs.
H A Dcp-tree.h4150 extern void check_template_shadow (tree);
H A DChangeLog-19985 * cp-tree.h (check_template_shadow, pod_type_p): Add prototypes.
55 (check_template_shadow): Use DECL_TEMPLATE_PARM_P.
183 (check_template_shadow): Adjust for new name-lookup scheme.
311 * pt.c (check_template_shadow): New fn.
H A DChangeLog-20041502 check_template_shadow, tsubst_decl
3671 * pt.c (check_template_shadow): Use innermost_non_namespace_value.
4116 TREE_LIST of ambiguous names to check_template_shadow as it
H A Ddecl.c12075 check_template_shadow (fndecl); in start_method()
H A Dpt.c2281 check_template_shadow (tree decl) in check_template_shadow() function
H A DChangeLog-20005158 * pt.c (push_inline_template_parms_recursive, check_template_shadow,