rustc_codegen_llvm::debuginfo::metadata

Function build_basic_type_di_node

Source
fn build_basic_type_di_node<'ll, 'tcx>(
    cx: &CodegenCx<'ll, 'tcx>,
    t: Ty<'tcx>,
) -> DINodeCreationResult<'ll>