Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2008882 * pt.c (check_template_shadow): Change to return a bool.
884 check_template_shadow returns false.
885 * cp-tree.h (check_template_shadow): Adjust declaration.
H A Dname-lookup.cc3744 check_template_shadow (decl); in pushdecl()
5374 if (!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 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 Dcp-tree.h7269 extern bool check_template_shadow (tree);
H A DChangeLog-20143721 * pt.c (check_template_shadow): Don't complain about the injected
H A DChangeLog-20152309 * pt.c (check_template_shadow): Emit error + inform instead of
H A DChangeLog-2013716 * pt.c (check_template_shadow): Don't skip declarations in inline
H A DChangeLog-20174016 (check_template_shadow): Likewise.
H A Ddecl.cc18206 check_template_shadow (fndecl); in grokmethod()
H A DChangeLog-20005158 * pt.c (push_inline_template_parms_recursive, check_template_shadow,
H A Dpt.cc4466 check_template_shadow (tree decl) in check_template_shadow() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c3093 check_template_shadow (decl); in do_pushdecl()
4454 if (!check_template_shadow (decl)) in push_class_level_binding_1()
H A Dcp-tree.h6886 extern bool check_template_shadow (tree);
H A Ddecl.c17375 check_template_shadow (fndecl); in grokmethod()
H A Dpt.c4336 check_template_shadow (tree decl) in check_template_shadow() function