Searched refs:skipOver (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h281 bool skipOver(unsigned NumBytes);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp222 bool Lexer::skipOver(unsigned NumBytes) { function in class:Lexer
H A DPPDirectives.cpp433 CurLexer->skipOver(*SkipLength);

Completed in 214 milliseconds