rustc_codegen_llvm::debuginfo::metadata

Function build_subroutine_type_di_node

source
fn build_subroutine_type_di_node<'ll, 'tcx>(
    cx: &CodegenCx<'ll, 'tcx>,
    unique_type_id: UniqueTypeId<'tcx>,
) -> DINodeCreationResult<'ll>