Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.cpp138 int TGLexer::peekNextChar(int Index) const { in peekNextChar() function in TGLexer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmLexer.cpp68 int AsmLexer::peekNextChar() { in peekNextChar() function in AsmLexer