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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dvarobj.c259 static struct type *cplus_type_of_child (struct varobj *parent, int index);
351 cplus_type_of_child,
2417 cplus_type_of_child (struct varobj *parent, int index)
2543 return cplus_type_of_child (parent, index);
2412 cplus_type_of_child (struct varobj *parent, int index) function

Completed in 36 milliseconds