Searched refs:update_binding (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | name-lookup.cc | 2783 update_binding (cp_binding_level *level, cxx_binding *binding, tree *slot, in update_binding() function 3731 decl = update_binding (NULL, binding, mslot, old, in pushdecl() 3787 old = update_binding (level, binding, mslot, old, decl, hiding); in pushdecl()
|
| D | ChangeLog-2020 | 337 (update_binding): Level may be null, don't add namespaces to 2120 (update_binding): Update new hidden markers. 2135 (update_binding): Refactor. 2144 * name-lookup.c (update_binding): We never meet two implicit 2166 (update_binding): Replace 'is_friend' with 'hiding'. Drop 2172 (set_identifier_type_value_with_scope): Adjust update_binding
|
| D | ChangeLog-2017 | 2883 (update_binding): An alias can match a real namespace. 2920 * name-lookup.c (update_binding): Only warn about constructors 3303 (update_binding): Don't prematurely slide artificial decl. 3337 (update_binding): Add SLOT parameter, adjust. 3608 (update_binding): New.
|
| D | ChangeLog-2018 | 3995 * name-lookup.c (update_binding): Correct logic for local binding
|