Searched defs:arr_type (Results 1 – 2 of 2) sorted by relevance
350 struct type *arr_type; in print_array_type() local
2791 ada_array_bound_from_type (struct type * arr_type, int n, int which) in ada_array_bound_from_type()2835 struct type *arr_type = value_type (arr); in ada_array_bound() local2854 struct type *arr_type = ada_check_typedef (value_type (arr)); in ada_array_length() local2871 empty_array (struct type *arr_type, int low) in empty_array()