Searched refs:mlirLocationPrint (Results 1 – 4 of 4) sorted by relevance
167 MLIR_CAPI_EXPORTED void mlirLocationPrint(MlirLocation location,
131 void mlirLocationPrint(MlirLocation location, MlirStringCallback callback, in mlirLocationPrint() function
1298 mlirLocationPrint(loc, printToStderr, NULL); in errorHandler()
2711 mlirLocationPrint(self, printAccum.getCallback(), in populateIRSubmodule()