rustc_codegen_llvm::debuginfo::namespace

Function mangled_name_of_instance

Source
pub(crate) fn mangled_name_of_instance<'a, 'tcx>(
    cx: &CodegenCx<'a, 'tcx>,
    instance: Instance<'tcx>,
) -> SymbolName<'tcx>