Searched refs:push_class_level_binding (Results 1 – 18 of 18) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.h | 334 extern bool push_class_level_binding (tree, tree);
|
| H A D | ChangeLog-2004 | 2553 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 D | ChangeLog-2003 | 1028 (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 D | name-lookup.c | 2515 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 D | ChangeLog-1999 | 1465 (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 D | class.c | 1088 push_class_level_binding (DECL_NAME (method), overload); in add_method()
|
| H A D | ChangeLog-1997 | 1231 (push_class_level_binding): Return immediately if the
|
| H A D | ChangeLog | 1587 * name-lookup.c (push_class_level_binding): Robustify. 3466 * name-lookup.c (push_class_level_binding): When a derived class
|
| H A D | ChangeLog-1998 | 88 (push_class_level_binding): Likewise. 146 (push_class_level_binding): Likewise.
|
| H A D | ChangeLog-2001 | 3754 (push_class_level_binding): Adjust comments to reflect reality.
|
| H A D | ChangeLog-1995 | 3567 (push_class_level_binding): Properly handle shadowing of
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | search.c | 2612 push_class_level_binding (name, type_binding); 2637 push_class_level_binding (name, value_binding);
|
| H A D | cp-tree.h | 3764 extern bool push_class_level_binding (tree, tree);
|
| H A D | decl.c | 4672 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 D | class.c | 1013 push_class_level_binding (DECL_NAME (method),
|
| H A D | ChangeLog | 909 (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 D | ChangeLog.2 | 1465 (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 D | ChangeLog.1 | 3216 (push_class_level_binding): Properly handle shadowing of
|