Searched defs:SkipWhitespace (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | VerifyDiagnosticConsumer.cpp | 258 void SkipWhitespace() { in SkipWhitespace() function in __anonf81695cf0211::ParseHelper |
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 2487 bool Lexer::SkipWhitespace(Token &Result, const char *CurPtr, in SkipWhitespace() function in Lexer |