Home
last modified time | relevance | path

Searched defs:contextEnter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h410 pybind11::object contextEnter() { return pybind11::cast(this); } contextEnter() function
H A DIRCore.cpp714 pybind11::object PyMlirContext::contextEnter() { contextEnter() function in PyMlirContext
1055 py::object PyLocation::contextEnter() { contextEnter() function in PyLocation
1911 py::object PyInsertionPoint::contextEnter() { contextEnter() function in PyInsertionPoint