Searched refs:IncompleteCount (Results 1 – 1 of 1) sorted by relevance
88 unsigned IncompleteCount; // Number of Incomplete entries in the Map. member in __anonc019d7680111::TypeStringCache91 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()205 ++IncompleteCount; in addIncomplete()235 --IncompleteCount; in removeIncomplete()269 if (E.State == Recursive && IncompleteCount) in lookupStr()