Home
last modified time | relevance | path

Searched refs:push_class_level_binding (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h296 extern bool push_class_level_binding (tree, tree);
H A Dname-lookup.c4314 is_valid = push_class_level_binding (name, x); in pushdecl_class_level()
4599 push_class_level_binding (tree name, tree x) in push_class_level_binding() function
H A Dclass.c1197 && !push_class_level_binding (DECL_NAME (method), current_fns)) in add_method()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h434 extern bool push_class_level_binding (tree, tree);
H A DChangeLog-20042553 push_class_level_binding, do_class_using_decl, push_namespace,
3625 (push_class_level_binding): Don't use set_inherited_value_binding_p.
3665 (push_class_level_binding): Assert that the current_class_type is
3721 (push_class_level_binding): Do not set IDENTIFIER_CLASS_VALUE.
3746 * name-lookup.c (push_class_level_binding): Simplify.
3939 (push_class_level_binding): Likewise.
4115 * name-lookup.c (push_class_level_binding): Don't pass a
5987 * name-lookup.c (push_class_level_binding): Do not complain about
6024 * name-lookup.c (push_class_level_binding): Check for members with
H A DChangeLog-20031028 (push_class_level_binding): Likewise.
1813 * decl.c (push_class_level_binding): Correct old_decl value from
2481 (push_class_level_binding): Likewise. Allow a USING_DECL to be
3845 (push_class_level_binding): Likewise.
3849 (push_class_level_binding): Likewise.
4840 * decl.c (push_local_name, push_class_level_binding,
5183 (push_class_level_binding): Adjust local variable type.
5981 (push_class_level_binding): Likewise.
H A Dname-lookup.cc5257 is_valid = push_class_level_binding (name, x); in pushdecl_class_level()
5337 push_class_level_binding (tree name, tree x) in push_class_level_binding() function
H A DChangeLog-20061567 * name-lookup.c (push_class_level_binding): Robustify.
3446 * name-lookup.c (push_class_level_binding): When a derived class
H A DChangeLog-19991465 (push_class_level_binding): Don't push_cache_obstack.
4558 (push_class_level_binding): Use push_cache_obstack, not
5524 (push_class_level_binding): ... not here.
H A DChangeLog-2011583 (push_class_level_binding): Call strip_using_decl on decl and
3670 (push_class_level_binding): Likewise.
H A DChangeLog1996 (push_class_level_binding): Revert 92918 patch, limit
H A DChangeLog-19971231 (push_class_level_binding): Return immediately if the
H A DChangeLog-2008883 * name-lookup.c (push_class_level_binding): Early return if
H A Dclass.cc1241 && !push_class_level_binding (DECL_NAME (method), current_fns)) in add_method()
H A DChangeLog-20091283 * name-lookup.c (push_class_level_binding): Sanity check.
H A DChangeLog-199888 (push_class_level_binding): Likewise.
146 (push_class_level_binding): Likewise.
H A DChangeLog-20013754 (push_class_level_binding): Adjust comments to reflect reality.
H A DChangeLog-19953567 (push_class_level_binding): Properly handle shadowing of
H A DChangeLog-20184523 if push_class_level_binding fails. Create slot and grok