Searched refs:getRefCount (Results 1 – 3 of 3) sorted by relevance
56 size_t getRefCount(const SymbolStringPtrBase &S) const;134 size_t getRefCount() const {314 SymbolStringPool::getRefCount(const SymbolStringPtrBase &S) const {315 return S.getRefCount();
93 const int getRefCount() const { return m_ref_count; }; in getRefCount() function
167 if(p_accessor->getRefCount() == 0) in destroyFileAccessor()