Searched refs:GetUseCount (Results 1 – 2 of 2) sorted by relevance
254 Printf(" # Uses: %zd\n", DE.GetUseCount()); in PrintRecommendedDictionary()
168 size_t GetUseCount() const { return UseCount; } in GetUseCount() function