Searched refs:IncompleteCount (Results 1 – 1 of 1) sorted by relevance
10284 unsigned IncompleteCount; // Number of Incomplete entries in the Map. member in __anon0040e4081b11::TypeStringCache10287 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()10401 ++IncompleteCount; in addIncomplete()10431 --IncompleteCount; in removeIncomplete()10465 if (E.State == Recursive && IncompleteCount) in lookupStr()