Searched refs:PrevCount (Results 1 – 3 of 3) sorted by relevance
102 unsigned PrevCount; member 134 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn() 182 Data->PrevCount = LI->lastchar - LI->cursor; in ElCompletionFn()
2029 auto PrevCount = getEntryCount(); in setEntryCount() local2030 assert(!PrevCount || PrevCount->getType() == Count.getType()); in setEntryCount()
2915 unsigned PrevCount = Used.count(); in hasEqualOperands() local 2925 if (PrevCount == Used.count()) in hasEqualOperands()