MLIR  20.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(nanobind::object context)mlir::python::PyThreadContextEntrystatic
pushInsertionPoint(nanobind::object insertionPoint)mlir::python::PyThreadContextEntrystatic
pushLocation(nanobind::object location)mlir::python::PyThreadContextEntrystatic
PyThreadContextEntry(FrameKind frameKind, nanobind::object context, nanobind::object insertionPoint, nanobind::object location)mlir::python::PyThreadContextEntryinline