Searched refs:hasRefs (Results 1 – 2 of 2) sorted by relevance
104 assert(!hasRefs() && "Cannot clear cache entry with references"); in clear()115 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
76 if (Entries[E].hasRefs()) { in get()104 assert(!hasRefs() && "Cannot reset cache entry with references"); in reset()