Searched defs:drop_front (Results 1 – 3 of 3) sorted by relevance
62 RefType drop_front(uint32_t N) const { in drop_front() function209 BinarySubstreamRef drop_front(uint32_t N) const { in drop_front() function
67 StreamRef drop_front(uint32_t N) const { in drop_front() function
479 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function