rustc_codegen_ssa::debuginfo

Function tag_base_type_opt

source
fn tag_base_type_opt<'tcx>(
    tcx: TyCtxt<'tcx>,
    enum_type_and_layout: TyAndLayout<'tcx>,
) -> Option<Ty<'tcx>>