Searched refs:virtual_base_index (Results 1 – 2 of 2) sorted by relevance
1194 extern int virtual_base_index (struct type *, struct type *);
2085 if (virtual_base_index (tmp_vbase->vbasetype, primary) >= 0) in virtual_base_list_length_skip_primaries()2098 virtual_base_index (struct type *base, struct type *dclass) in virtual_base_index() function