Searched refs:resetLexer (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp969 resetLexer(SourceMgr.getFileOffset(Lex->getSourceLocation(Offset)));
1026 resetLexer(SourceMgr.getFileOffset(Loc) + CommentBacktickPos + 1);
1398 void resetLexer(unsigned Offset) { function in class:clang::format::__anon3863::FormatTokenLexer

Completed in 53 milliseconds