Searched refs:value_struct_element_index (Results 1 – 2 of 2) sorted by relevance
244 value_struct_element_index (struct value *value, int type_index) in value_struct_element_index() function376 *cvalue = value_struct_element_index (value, index); in c_describe_child()774 *cvalue = value_struct_element_index (value, type_index); in cplus_describe_child()
10318 * varobj.c (value_struct_element_index): New function.