Skip to main content

build_slice_type_di_node

Function build_slice_type_di_node 

Source
fn build_slice_type_di_node<'ll, 'tcx>(
    cx: &GenericCx<'ll, FullCx<'ll, 'tcx>>,
    slice_type: Ty<'tcx>,
    unique_type_id: UniqueTypeId<'tcx>,
    span: Span,
) -> DINodeCreationResult<'ll>
Expand description

Create debuginfo for [T] and str. These are unsized.