Searched refs:PrevCount (Results 1 – 3 of 3) sorted by relevance
103 unsigned PrevCount; member135 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn()183 Data->PrevCount = LI->lastchar - LI->cursor; in ElCompletionFn()
1102 auto PrevCount = getEntryCount(); in setEntryCount() local1103 assert(!PrevCount || PrevCount->getType() == Count.getType()); in setEntryCount()
3706 unsigned PrevCount = Used.count(); in hasEqualOperands() local3716 if (PrevCount == Used.count()) in hasEqualOperands()