Searched refs:expected_pytype (Results 1 – 3 of 3) sorted by relevance
33 …ON_DECL void insert(convertible_function, type_info, PyTypeObject const* (*expected_pytype)() = 0);40 , PyTypeObject const* (*expected_pytype)() = 049 , PyTypeObject const* (*expected_pytype)() = 0
30 PyTypeObject const* (*expected_pytype)(); member
31 if(r->expected_pytype) in expected_from_python_type()32 pool.insert(r->expected_pytype()); in expected_from_python_type()258 registration->expected_pytype = exp_pytype; in insert()279 registration->expected_pytype = exp_pytype; in push_back()