Searched refs:mlirLocationGetContext (Results 1 – 3 of 3) sorted by relevance
154 MLIR_CAPI_EXPORTED MlirContext mlirLocationGetContext(MlirLocation location);
127 MlirContext mlirLocationGetContext(MlirLocation location) { in mlirLocationGetContext() function
653 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()