Searched refs:FormatTokenLexer (Results 1 – 1 of 1) sorted by relevance
1330 class FormatTokenLexer { class1332 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, in FormatTokenLexer() function in clang::format::__anon7e6ce1c70111::FormatTokenLexer1467 FormatTokenLexer Tokens(Lex, SourceMgr, Encoding); in format()