Searched refs:subobject_offset_fn (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | class.cc | 104 typedef int (*subobject_offset_fn) (tree, tree, splay_tree); typedef 194 static int walk_subobject_offsets (tree, subobject_offset_fn, 4061 subobject_offset_fn f, in walk_subobject_offsets()
|
| H A D | ChangeLog-2000 | 728 * class.c (subobject_offset_fn): New type.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | class.c | 104 typedef int (*subobject_offset_fn) (tree, tree, splay_tree); typedef 196 static int walk_subobject_offsets (tree, subobject_offset_fn, 3981 subobject_offset_fn f, in walk_subobject_offsets()
|