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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h234 inline void register_instance(instance *self, void *valptr, const type_info *tinfo) { function
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1342 register_instance(inst, v_h.value_ptr(), v_h.type);

Completed in 19 milliseconds