Function llvm_sys::debuginfo::LLVMGetSubprogram
source · pub unsafe extern "C" fn LLVMGetSubprogram(
Func: LLVMValueRef
) -> LLVMMetadataRef
Expand description
Get the metadata of the subprogram attached to a function.