llvm_sys::debuginfo

Function LLVMDIBuilderCreateObjectPointerType

Source
pub unsafe extern "C" fn LLVMDIBuilderCreateObjectPointerType(
    Builder: LLVMDIBuilderRef,
    Type: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description

Create a uniqued DIType* clone with FlagObjectPointer and FlagArtificial set.