Searched defs:peekNextChar (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGLexer.cpp | 138 int TGLexer::peekNextChar(int Index) const { peekNextChar() function in TGLexer |
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmLexer.cpp | 68 int AsmLexer::peekNextChar() { in peekNextChar() function in AsmLexer |