Searched refs:IncompleteCount (Results 1 – 1 of 1) sorted by relevance
8482 unsigned IncompleteCount; // Number of Incomplete entries in the Map. member in __anon2eb210401711::TypeStringCache8485 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()8594 ++IncompleteCount; in addIncomplete()8624 --IncompleteCount; in removeIncomplete()8658 if (E.State == Recursive && IncompleteCount) in lookupStr()