Searched refs:supplement_binding (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | ChangeLog | 300 * libcp1plugin.cc (supplement_binding): Likewise. 308 * libcp1plugin.cc (supplement_binding): Rename 317 * libcp1plugin.cc (supplement_binding): Use DECL_BULTIN_P. 321 * libcp1plugin.cc (supplement_binding): Drop default args to 492 * libcp1plugin.cc (supplement_binding): Don't use
|
H A D | libcp1plugin.cc | 162 supplement_binding (cxx_binding *binding, tree decl) in supplement_binding() function 346 supplement_binding (IDENTIFIER_BINDING (id), decl); in reactivate_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 317 supplement_binding (cxx_binding *binding, tree decl) in supplement_binding() function 502 supplement_binding (IDENTIFIER_BINDING (id), decl); in reactivate_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.c | 2286 supplement_binding (cxx_binding *binding, tree decl) in supplement_binding() function 3233 if (!supplement_binding (IDENTIFIER_BINDING (id), decl)) in push_local_binding() 4585 ok = supplement_binding (binding, decl); in push_class_level_binding_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 2576 supplement_binding (cxx_binding *binding, tree decl) in supplement_binding() function 4158 if (!supplement_binding (IDENTIFIER_BINDING (id), decl)) in push_local_binding() 5510 ok = supplement_binding (binding, decl); in push_class_level_binding()
|
H A D | ChangeLog-2003 | 439 declaration, we still need to call supplement_binding. 637 declaration, we still need to call supplement_binding. 704 * name-lookup.c (supplement_binding): Gracefully handle names 974 (supplement_binding): Likewise. 1569 * name-lookup.h (supplement_binding): Declare. 1574 * name-lookup.c (supplement_binding): Rename from add_binding.
|
H A D | ChangeLog-2004 | 629 * name-lookup.c (supplement_binding): Do not allow typedefs to be 1529 * name-lookup.c (supplement_binding, pushdecl, 5228 * name-lookup.c (supplement_binding): Allow redefinitions of 5766 * name-lookup.c (supplement_binding): Ignore functions that are
|
H A D | ChangeLog-2005 | 1027 * name-lookup.c (supplement_binding): Don't ignore a
|
H A D | ChangeLog-2011 | 3673 (supplement_binding): Likewise.
|