MLIR  19.0.0git
mlir::python::PyInsertionPoint Member List

This is the complete list of members for mlir::python::PyInsertionPoint, including all inherited members.

atBlockBegin(PyBlock &block)mlir::python::PyInsertionPointstatic
atBlockTerminator(PyBlock &block)mlir::python::PyInsertionPointstatic
contextEnter()mlir::python::PyInsertionPoint
contextExit(const pybind11::object &excType, const pybind11::object &excVal, const pybind11::object &excTb)mlir::python::PyInsertionPoint
getBlock()mlir::python::PyInsertionPointinline
getRefOperation()mlir::python::PyInsertionPointinline
insert(PyOperationBase &operationBase)mlir::python::PyInsertionPoint
PyInsertionPoint(PyBlock &block)mlir::python::PyInsertionPoint
PyInsertionPoint(PyOperationBase &beforeOperationBase)mlir::python::PyInsertionPoint