fn build_generic_type_param_di_nodes<'ll, 'tcx>( cx: &GenericCx<'ll, FullCx<'ll, 'tcx>>, ty: Ty<'tcx>, ) -> SmallVec<[Option<&'ll Metadata>; 16]>
Computes the type parameters for a type, if any, for the given metadata.