llvm_sys::debuginfo

Function LLVMGetSubprogram

Source
pub unsafe extern "C" fn LLVMGetSubprogram(
    Func: LLVMValueRef,
) -> LLVMMetadataRef
Expand description

Get the metadata of the subprogram attached to a function.