Searched refs:mlirLocationPrint (Results 1 – 4 of 4) sorted by relevance
263 MLIR_CAPI_EXPORTED void mlirLocationPrint(MlirLocation location,
187 void mlirLocationPrint(MlirLocation location, MlirStringCallback callback, in mlirLocationPrint() function
1778 mlirLocationPrint(loc, printToStderr, NULL); in errorHandler()
2472 mlirLocationPrint(self, printAccum.getCallback(), in populateIRCore()