Searched refs:make_array_descriptor (Results 1 – 1 of 1) sorted by relevance
111 static struct value *make_array_descriptor (struct type *, struct value *);4117 return make_array_descriptor (formal_type, actual); in ada_convert_actual()4178 make_array_descriptor (struct type *type, struct value *arr) in make_array_descriptor() function