Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h115 PyThreadContextEntry(FrameKind frameKind, nanobind::object context, in PyThreadContextEntry() argument
158 FrameKind frameKind; variable
H A DIRCore.cpp816 push(FrameKind frameKind,py::object context,py::object insertionPoint,py::object location) push() argument