Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDgdbtypes.c2188 is_unique_ancestor_worker (struct type *base, struct type *dclass, in is_unique_ancestor_worker() function
2227 count += is_unique_ancestor_worker (base, iter, offset, in is_unique_ancestor_worker()
2244 return is_unique_ancestor_worker (base, value_type (val), &offset, in is_unique_ancestor()