Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.h334 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.c2515 is_valid = push_class_level_binding (name, x); in pushdecl_class_level()
2603 push_class_level_binding (tree name, tree x) in push_class_level_binding() function
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 Dclass.c1088 push_class_level_binding (DECL_NAME (method), overload); in add_method()
H A DChangeLog-19971231 (push_class_level_binding): Return immediately if the
H A DChangeLog1587 * name-lookup.c (push_class_level_binding): Robustify.
3466 * name-lookup.c (push_class_level_binding): When a derived class
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
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2612 push_class_level_binding (name, type_binding);
2637 push_class_level_binding (name, value_binding);
H A Dcp-tree.h3764 extern bool push_class_level_binding (tree, tree);
H A Ddecl.c4672 is_valid = push_class_level_binding (name, x);
4730 push_class_level_binding (tree name, tree x) in push_class_level_binding() function
H A Dclass.c1013 push_class_level_binding (DECL_NAME (method),
H A DChangeLog909 (push_class_level_binding): Likewise.
913 (push_class_level_binding): Likewise.
1536 (push_class_level_binding): Adjust local variable type.
1846 (push_class_level_binding): Likewise.
9731 (push_class_level_binding): Adjust comments to reflect reality.
H A DChangeLog.21465 (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.
6876 (push_class_level_binding): Likewise.
6934 (push_class_level_binding): Likewise.
14902 (push_class_level_binding): Return immediately if the
H A DChangeLog.13216 (push_class_level_binding): Properly handle shadowing of