rustc_codegen_llvm::debuginfo::metadata

Function file_metadata_from_def_id

Source
pub(crate) fn file_metadata_from_def_id<'ll>(
    cx: &CodegenCx<'ll, '_>,
    def_id: Option<DefId>,
) -> (&'ll DIFile, c_uint)