rustc_codegen_llvm::debuginfo::metadata::enums::cpp_like

Function build_union_fields_for_direct_tag_coroutine

Source
fn build_union_fields_for_direct_tag_coroutine<'ll, 'tcx>(
    cx: &CodegenCx<'ll, 'tcx>,
    coroutine_type_and_layout: TyAndLayout<'tcx>,
    coroutine_type_di_node: &'ll DIType,
) -> SmallVec<[&'ll DIType; 16]>