Searched refs:replace_type (Results 1 – 4 of 4) sorted by relevance
1199 extern void replace_type (struct type *, struct type *);
1600 replace_type (type, xtype); in read_type()4205 replace_type (*type, SYMBOL_TYPE (sym)); in cleanup_undefined_types()
3214 replace_type (type, type1); in hpread_read_function_type()3397 replace_type (type, type1); in hpread_read_doc_function_type()
582 replace_type (struct type *ntype, struct type *type) in replace_type() function