Searched refs:DropFront (Results 1 – 3 of 3) sorted by relevance
55 result.DropFront(); in Rest()59 void DropFront() { in DropFront() function83 while (other.Size() > Size()) other.DropFront(); in ResetToCommonAncestor()84 while (other.Size() < Size()) DropFront(); in ResetToCommonAncestor()86 DropFront(); in ResetToCommonAncestor()87 other.DropFront(); in ResetToCommonAncestor()
74 TEST(ArrayRefTest, DropFront) { in TEST() argument
105 TEST(ArrayRefTest, DropFront) { in TEST() argument