mlirLocationIsAFileLineColRange

Function mlirLocationIsAFileLineColRange 

Source
pub unsafe extern "C" fn mlirLocationIsAFileLineColRange(
    location: MlirLocation,
) -> bool
Expand description

Checks whether the given location is an FileLineColRange.