rustc_codegen_ssa::debuginfo::type_names

Function push_item_name

Source
pub fn push_item_name(
    tcx: TyCtxt<'_>,
    def_id: DefId,
    qualified: bool,
    output: &mut String,
)