Searched refs:make_function_type (Results 1 – 3 of 3) sorted by relevance
438 make_function_type (struct type *type, struct type **typeptr) in make_function_type() function470 return make_function_type (type, (struct type **) 0); in lookup_function_type()482 struct type *fn = make_function_type (type, (struct type **) 0); in lookup_function_type_with_arguments()
1517 extern struct type *make_function_type (struct type *, struct type **);
1780 type = make_function_type (type1, dbx_lookup_type (typenums, objfile)); in read_type()1803 = make_function_type (return_type, in read_type()