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

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

FrameKind enum namemlir::python::PyThreadContextEntry
getContext()mlir::python::PyThreadContextEntry
getDefaultContext()mlir::python::PyThreadContextEntrystatic
getDefaultInsertionPoint()mlir::python::PyThreadContextEntrystatic
getDefaultLocation()mlir::python::PyThreadContextEntrystatic
getFrameKind()mlir::python::PyThreadContextEntryinline
getInsertionPoint()mlir::python::PyThreadContextEntry
getLocation()mlir::python::PyThreadContextEntry
getStack()mlir::python::PyThreadContextEntrystatic
getTopOfStack()mlir::python::PyThreadContextEntrystatic
popContext(PyMlirContext &context)mlir::python::PyThreadContextEntrystatic
popInsertionPoint(PyInsertionPoint &insertionPoint)mlir::python::PyThreadContextEntrystatic
popLocation(PyLocation &location)mlir::python::PyThreadContextEntrystatic
pushContext(PyMlirContext &context)mlir::python::PyThreadContextEntrystatic
pushInsertionPoint(PyInsertionPoint &insertionPoint)mlir::python::PyThreadContextEntrystatic
pushLocation(PyLocation &location)mlir::python::PyThreadContextEntrystatic
PyThreadContextEntry(FrameKind frameKind, pybind11::object context, pybind11::object insertionPoint, pybind11::object location)mlir::python::PyThreadContextEntryinline