llvm_sys::debuginfo

Function LLVMDISubprogramGetLine

Source
pub unsafe extern "C" fn LLVMDISubprogramGetLine(
    Subprogram: LLVMMetadataRef,
) -> c_uint
Expand description

Get the line associated with a given subprogram.