Searched refs:resetLexer (Results 1 – 1 of 1) sorted by relevance
966 resetLexer(SourceMgr.getFileOffset(Lex->getSourceLocation(Offset))); in tryParseJSRegexLiteral()1023 resetLexer(SourceMgr.getFileOffset(Loc) + CommentBacktickPos + 1); in tryMergeTemplateString()1391 void resetLexer(unsigned Offset) { in resetLexer() function in clang::format::__anonf8d6a77d0111::FormatTokenLexer