Function llvm_sys::debuginfo::LLVMInstructionGetDebugLoc
source ยท pub unsafe extern "C" fn LLVMInstructionGetDebugLoc(
Inst: LLVMValueRef,
) -> LLVMMetadataRef
Expand description
Get the debug location for the given instruction.