Searched refs:c_type_of_child (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dvarobj.c239 static struct type *c_type_of_child (struct varobj *parent, int index);
327 c_type_of_child,
339 c_type_of_child,
1999 c_type_of_child (struct varobj *parent, int index)
2452 return c_type_of_child (parent, index);
1995 c_type_of_child (struct varobj *parent, int index) function

Completed in 70 milliseconds