Function rustc_codegen_ssa::debuginfo::type_names::push_item_name

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