Home | History | Annotate | Download | only in AST

Lines Matching refs:NewEnd

850       unsigned NewEnd = OldStackSize;
856 std::swap(Info.CleanupStack[I], Info.CleanupStack[NewEnd]);
857 ++NewEnd;
863 Info.CleanupStack.erase(Info.CleanupStack.begin() + NewEnd,