Searched defs:ObjCountElem (Results 1 – 1 of 1) sorted by relevance
132 class ObjCountElem class135 ObjCountElem(int *liveCount) : m_liveCount(liveCount) in ObjCountElem() function in de::__anonfaac9c480111::ObjCountElem145 ObjCountElem(const ObjCountElem &other) : m_liveCount(other.m_liveCount) in ObjCountElem() function in de::__anonfaac9c480111::ObjCountElem