pub unsafe extern "C" fn LLVMGetCurrentDebugLocation2(
Builder: LLVMBuilderRef,
) -> LLVMMetadataRefExpand description
Get location information used by debugging information.
@see llvm::IRBuilder::getCurrentDebugLocation()
pub unsafe extern "C" fn LLVMGetCurrentDebugLocation2(
Builder: LLVMBuilderRef,
) -> LLVMMetadataRefGet location information used by debugging information.
@see llvm::IRBuilder::getCurrentDebugLocation()