mlir_sys

Function mlirLLVMDIDerivedTypeAttrGetBaseType

Source
pub unsafe extern "C" fn mlirLLVMDIDerivedTypeAttrGetBaseType(
    diDerivedType: MlirAttribute,
) -> MlirAttribute
Expand description

Gets the base type from a LLVM DIDerivedType attribute.