Searched refs:FormatTokenLexer (Results 1 – 1 of 1) sorted by relevance
596 class FormatTokenLexer { class598 FormatTokenLexer(SourceManager &SourceMgr, FileID ID, FormatStyle &Style, in FormatTokenLexer() function in clang::format::__anonf8d6a77d0111::FormatTokenLexer1205 FormatTokenLexer Tokens(SourceMgr, ID, Style, Encoding); in format()1238 bool StructuralError, FormatTokenLexer &Tokens) { in format()