Home
last modified time | relevance | path

Searched refs:modify_vtable_entry (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20003955 (modify_vtable_entry): Use NULL_TREE, not integer_zero_node, to
4367 * class.c (modify_vtable_entry): Tidy.
6340 (modify_vtable_entry): Simplify.
6450 (modify_vtable_entry): Handle generation of new vtables correctly.
6485 (modify_vtable_entry): Integrate common code from
6815 * class.c (modify_vtable_entry): Likewise.
H A Dclass.cc121 static void modify_vtable_entry (tree, tree, tree, tree, tree *);
989 modify_vtable_entry (tree t, in modify_vtable_entry() function
2813 modify_vtable_entry (t, binfo, overrider_fn, delta, virtuals); in update_vtable_entry_for_fn()
H A DChangeLog-200247 * class.c (modify_vtable_entry): Remove unused variable.
1008 * class.c (modify_vtable_entry): Don't mess with
H A DChangeLog-19943207 * class.c (modify_vtable_entry): General cleanup.
3250 modify_vtable_entry and add_virtual_function.
H A DChangeLog-19994088 (modify_vtable_entry): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c121 static void modify_vtable_entry (tree, tree, tree, tree, tree *);
957 modify_vtable_entry (tree t, in modify_vtable_entry() function
2710 modify_vtable_entry (t, binfo, overrider_fn, delta, virtuals); in update_vtable_entry_for_fn()