Searched refs:DefaultingPyLocation (Results 1 – 3 of 3) sorted by relevance
25 class DefaultingPyLocation; variable333 class DefaultingPyLocation334 : public Defaulting<DefaultingPyLocation, PyLocation> {460 DefaultingPyLocation location, pybind11::object ip);682 struct type_caster<mlir::python::DefaultingPyLocation>683 : MlirDefaultingCaster<mlir::python::DefaultingPyLocation> {};
666 PyLocation &DefaultingPyLocation::resolve() { in resolve()875 DefaultingPyLocation location, py::object maybeIp) { in create()1474 [](PyType &type, double value, DefaultingPyLocation loc) { in bindDerived()2292 DefaultingPyLocation loc) { in bindDerived()2323 DefaultingPyLocation loc) { in bindDerived()2355 [](PyType &elementType, DefaultingPyLocation loc) { in bindDerived()2389 unsigned memorySpace, DefaultingPyLocation loc) { in bindDerived()2435 DefaultingPyLocation loc) { in bindDerived()2740 [](DefaultingPyLocation loc) { in populateIRSubmodule()
151 `DefaultingPyLocation`).