Searched refs:IncompleteCount (Results 1 – 1 of 1) sorted by relevance
6514 unsigned IncompleteCount; // Number of Incomplete entries in the Map. member in __anon464860241211::TypeStringCache6517 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {}; in TypeStringCache()6622 ++IncompleteCount; in addIncomplete()6652 --IncompleteCount; in removeIncomplete()6686 if (E.State == Recursive && IncompleteCount) in lookupStr()