Home
last modified time | relevance | path

Searched refs:update_local_overload (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c2299 update_local_overload (cxx_binding *binding, tree newval) in update_local_overload() function
2490 update_local_overload (binding, to_val); in update_binding()
3071 update_local_overload (binding, head); in do_pushdecl()
5192 update_local_overload (IDENTIFIER_BINDING (name), value); in finish_nonmember_using_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc2727 update_local_overload (cxx_binding *binding, tree newval) in update_local_overload() function
2943 update_local_overload (binding, to_val); in update_binding()
6156 update_local_overload (IDENTIFIER_BINDING (name), value); in push_using_decl_bindings()
H A DChangeLog-20173663 (update_local_overload): New.
H A DChangeLog-20202610 * name-lookup.c (update_local_overload): Add id to TREE_PURPOSE.