Searched refs:create_string_type (Results 1 – 5 of 5) sorted by relevance
1150 extern struct type *create_string_type (struct type *, struct type *);
1500 utype = create_string_type (utype, rangetype); in read_tag_string_type()
1155 = create_string_type ((struct type *) NULL, rangetype); in value_string()
779 create_string_type (struct type *result_type, struct type *range_type) in create_string_type() function
3834 type = create_string_type (0, range_type); in read_tag_string_type()3839 type = create_string_type (char_type, range_type); in read_tag_string_type()