Home | History | Annotate | Download | only in Frontend

Lines Matching refs:skipWhitespace

515 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) {
628 WordStart = skipWhitespace(WordStart, Str, Length);