Home | History | Annotate | Download | only in Lex

Lines Matching refs:InitLexer

55 void Lexer::InitLexer(const char *BufStart, const char *BufPtr,
114 InitLexer(InputFile->getBufferStart(), InputFile->getBufferStart(),
135 InitLexer(BufStart, BufPtr, BufEnd);