pub unsafe extern "C" fn mlirLLVMDISubprogramAttrGetScopeLine(
diSubprogram: MlirAttribute,
) -> c_uint
Expand description
Gets the scope line from this DISubprogram.
pub unsafe extern "C" fn mlirLLVMDISubprogramAttrGetScopeLine(
diSubprogram: MlirAttribute,
) -> c_uint
Gets the scope line from this DISubprogram.