llvm_sys::debuginfo

Function LLVMDIBuilderCreateArtificialType

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

Create a uniqued DIType* clone with FlagArtificial set.