pub unsafe extern "C" fn mlirLocationIsAFileLineColRange(
location: MlirLocation,
) -> boolExpand description
Checks whether the given location is an FileLineColRange.
pub unsafe extern "C" fn mlirLocationIsAFileLineColRange(
location: MlirLocation,
) -> boolChecks whether the given location is an FileLineColRange.