Searched refs:IncompleteCount (Results 1 – 1 of 1) sorted by relevance
9886 unsigned IncompleteCount; // Number of Incomplete entries in the Map. member in __anoncdae85851a11::TypeStringCache9889 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()10002 ++IncompleteCount; in addIncomplete()10032 --IncompleteCount; in removeIncomplete()10066 if (E.State == Recursive && IncompleteCount) in lookupStr()