Searched defs:drop_front (Results 1 – 3 of 3) sorted by relevance
60 RefType drop_front(uint64_t N) const { drop_front() function 207 BinarySubstreamRef drop_front(uint64_t N) const { drop_front() function
147 void drop_front() { Skew += begin()->length(); } in drop_front() function
467 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function