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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dvarobj.c259 static struct type *cplus_type_of_child (struct varobj *parent, int index);
351 cplus_type_of_child,
2415 cplus_type_of_child (struct varobj *parent, int index)
2541 return cplus_type_of_child (parent, index);
2410 cplus_type_of_child (struct varobj *parent, int index) function

Completed in 84 milliseconds