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