Home
last modified time | relevance | path

Searched defs:peekNextChar (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp138 int TGLexer::peekNextChar(int Index) const { in peekNextChar() function in TGLexer
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp68 int AsmLexer::peekNextChar() { in peekNextChar() function in AsmLexer