Searched defs:skipWhitespace (Results 1 – 5 of 5) sorted by relevance
210 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
449 static void skipWhitespace(const char *&First, const char *const End) { in skipWhitespace() function
87 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
766 void skipWhitespace() in skipWhitespace() function
514 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function