Searched refs:m_ownsCaches (Results 1 – 2 of 2) sorted by relevance
54 bool hasOwnCaches() const { return m_ownsCaches; } in hasOwnCaches()73 bool m_ownsCaches; variable
34 , m_ownsCaches(true) in DynamicNodeList()42 , m_ownsCaches(false) in DynamicNodeList()156 ASSERT(m_ownsCaches); in invalidateCache()