Searched refs:record_subobject_offset (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | class.c | 197 static int record_subobject_offset (tree, tree, splay_tree); 3085 record_subobject_offset (tree type, tree offset, splay_tree offsets) in record_subobject_offset() function 3364 walk_subobject_offsets (type, record_subobject_offset, offset, in record_subobject_offsets()
|
H A D | ChangeLog-2000 | 732 (record_subobject_offset): New function.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | class.c | 202 static int record_subobject_offset PARAMS ((tree, tree, splay_tree)); 3414 record_subobject_offset (type, offset, offsets) in record_subobject_offset() function 3687 walk_subobject_offsets (type, record_subobject_offset, offset,
|
H A D | ChangeLog | 10604 (record_subobject_offset): New function.
|