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

/gem5/ext/pybind11/tests/
H A Dobject.h28 void decRef(bool dealloc = true) const { function in class:Object
93 ((Object *) m_ptr)->decRef();
105 ((Object *) m_ptr)->decRef();
118 ((Object *) m_ptr)->decRef();
132 ((Object *) m_ptr)->decRef();

Completed in 4 milliseconds