Home | History | Annotate | Download | only in Lex

Lines Matching refs:InitLexer

67 void Lexer::InitLexer(const char *BufStart, const char *BufPtr,
122 InitLexer(InputFile->getBufferStart(), InputFile->getBufferStart(),
143 InitLexer(BufStart, BufPtr, BufEnd);
156 InitLexer(FromFile->getBufferStart(), FromFile->getBufferStart(),