Searched defs:arr_type (Results 1 – 2 of 2) sorted by relevance
388 struct type *arr_type; in print_array_type() local
2248 ada_array_bound_from_type (struct type * arr_type, int n, int which, in ada_array_bound_from_type()2314 struct type *arr_type = VALUE_TYPE (arr); in ada_array_bound() local2337 struct type *arr_type = ada_check_typedef (VALUE_TYPE (arr)); in ada_array_length() local2363 empty_array (struct type *arr_type, int low) in empty_array()