Searched refs:new_types (Results 1 – 2 of 2) sorted by relevance
161 fill_vector_of_new_param_types (vec<tree> *new_types, vec<tree> *otypes, in fill_vector_of_new_param_types() argument166 new_types->reserve_exact (adj_len); in fill_vector_of_new_param_types()179 new_types->quick_push ((*otypes)[index]); in fill_vector_of_new_param_types()192 new_types->quick_push (ntype); in fill_vector_of_new_param_types()
244 fill_vector_of_new_param_types (vec<tree> *new_types, vec<tree> *otypes, in fill_vector_of_new_param_types() argument249 new_types->reserve_exact (adj_len); in fill_vector_of_new_param_types()262 new_types->quick_push ((*otypes)[index]); in fill_vector_of_new_param_types()275 new_types->quick_push (ntype); in fill_vector_of_new_param_types()