Searched defs:contextExit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRModule.h | 411 void contextExit(const pybind11::object &excType, contextExit() function |
H A D | IRCore.cpp | 718 void PyMlirContext::contextExit(const pybind11::object &excType, contextExit() function in PyMlirContext |