Function llvm_sys::debuginfo::LLVMDIBuilderCreateArtificialType

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

Create a uniqued DIType* clone with FlagArtificial set.