Searched refs:type_param_begin (Results 1 – 1 of 1) sorted by relevance
746 return ArrayRef(type_param_begin(), type_param_end()); in type_params()750 type_param_iterator type_param_begin() const { return ContainedTys; } in type_param_begin() function