MLIR  20.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(nanobind::object insertionPoint)mlir::python::PyInsertionPointstatic
contextExit(const nanobind::object &excType, const nanobind::object &excVal, const nanobind::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