Searched refs:is_fixed_instance (Results 1 – 4 of 4) sorted by relevance
1310 bool is_fixed_instance () const in is_fixed_instance() function1315 void set_is_fixed_instance (bool is_fixed_instance) in set_is_fixed_instance()1317 this->main_type->m_flag_fixed_instance = is_fixed_instance; in set_is_fixed_instance()1883 && (type)->is_fixed_instance ()))
3288 if (type->is_fixed_instance ()) in ada_array_bound_from_type()7950 if (type0->is_fixed_instance ()) in template_to_static_fixed_type()8094 if (type0->is_fixed_instance ()) in to_fixed_record_type()8249 if (type0->is_fixed_instance ()) in to_fixed_array_type()8573 if (type0->is_fixed_instance ()) in to_static_fixed_type()
5245 if (type->is_fixed_instance ()) in recursive_dump_type()
6006 uses with type::is_fixed_instance.6010 * gdbtypes.h (struct type) <is_fixed_instance,6012 (TYPE_FIXED_INSTANCE): Use type::is_fixed_instance, change all