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