Home | History | Annotate | Download | only in AST

Lines Matching defs:NewEnd

774       unsigned NewEnd = OldStackSize;
780 std::swap(Info.CleanupStack[I], Info.CleanupStack[NewEnd]);
781 ++NewEnd;
787 Info.CleanupStack.erase(Info.CleanupStack.begin() + NewEnd,