Searched refs:record_subobject_offset (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | class.cc | 192 static int record_subobject_offset (tree, tree, splay_tree); 4003 record_subobject_offset (tree type, tree offset, splay_tree offsets) in record_subobject_offset() function 4315 walk_subobject_offsets (type, record_subobject_offset, offset, in record_subobject_offsets()
|
| H A D | ChangeLog-2000 | 732 (record_subobject_offset): New function.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | class.c | 194 static int record_subobject_offset (tree, tree, splay_tree); 3923 record_subobject_offset (tree type, tree offset, splay_tree offsets) in record_subobject_offset() function 4216 walk_subobject_offsets (type, record_subobject_offset, offset, in record_subobject_offsets()
|