Searched refs:get_object_handle (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h453 PYBIND11_NOINLINE inline handle get_object_handle(const void *ptr, const detail::type_info *type ) { function
H A Dpybind11.h2025 handle self = detail::get_object_handle(this_ptr, this_type);

Completed in 21 milliseconds