Searched refs:resetLexer (Results 1 – 2 of 2) sorted by relevance
134 void resetLexer(unsigned Offset);
522 resetLexer(SourceMgr.getFileOffset(Lex->getSourceLocation(Offset))); in tryParseJSRegexLiteral()1190 void FormatTokenLexer::resetLexer(unsigned Offset) { in resetLexer() function in clang::format::FormatTokenLexer