Function mlir_sys::mlirLocationUnknownGet
source · pub unsafe extern "C" fn mlirLocationUnknownGet(
context: MlirContext
) -> MlirLocation
Expand description
Creates a location with unknown position owned by the given context.