Searched refs:origRepr (Results 1 – 1 of 1) sorted by relevance
1188 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local1191 " (from " + origRepr + ")"); in castFrom()1446 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local1449 " (from " + origRepr + ")"); in castFrom()1995 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local1998 " (from " + origRepr + ")"); in castFrom()