Home
last modified time | relevance | path

Searched refs:record_subobject_offset (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c197 static int record_subobject_offset (tree, tree, splay_tree);
3363 record_subobject_offset (tree type, tree offset, splay_tree offsets) in record_subobject_offset() function
3642 walk_subobject_offsets (type, record_subobject_offset, offset, in record_subobject_offsets()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c202 static int record_subobject_offset (tree, tree, splay_tree);
3725 record_subobject_offset (tree type, tree offset, splay_tree offsets) in record_subobject_offset() function
3986 walk_subobject_offsets (type, record_subobject_offset, offset, in record_subobject_offsets()