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

/gem5/ext/pybind11/tests/
H A Dobject.h20 void incRef() const { ++m_refCount; } function in class:Object
69 if (m_ptr) ((Object *) m_ptr)->incRef();
78 ((Object *) m_ptr)->incRef();
121 ((Object *) m_ptr)->incRef();
135 ((Object *) m_ptr)->incRef();

Completed in 4 milliseconds