Searched defs:hasOneRef (Results 1 – 5 of 5) sorted by relevance
89 bool hasOneRef() in hasOneRef() function
42 bool hasOneRef() const in hasOneRef() function
89 bool hasOneRef() { return (m_refCountAndFlags & s_refCountMask) == s_refCountIncrement; } in hasOneRef() function
83 bool hasOneRef() const in hasOneRef() function
242 …ALWAYS_INLINE bool hasOneRef() const { return (m_refCountAndFlags & (s_refCountMask | s_refCountFl… in hasOneRef() function