Searched refs:PrevCount (Results 1 – 3 of 3) sorted by relevance
102 unsigned PrevCount; member134 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn()182 Data->PrevCount = LI->lastchar - LI->cursor; in ElCompletionFn()
2062 auto PrevCount = getEntryCount(); in setEntryCount() local2063 assert(!PrevCount || PrevCount->getType() == Count.getType()); in setEntryCount()
2445 unsigned PrevCount = Used.count(); in hasEqualOperands() local2455 if (PrevCount == Used.count()) in hasEqualOperands()