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