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