Searched defs:typeptr (Results 1 – 1 of 1) sorted by relevance
242 make_pointer_type (struct type *type, struct type **typeptr) in make_pointer_type()309 make_reference_type (struct type *type, struct type **typeptr) in make_reference_type()371 make_function_type (struct type *type, struct type **typeptr) in make_function_type()532 make_cv_type (int cnst, int voltl, struct type *type, struct type **typeptr) in make_cv_type()