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

/external/clang/lib/Format/
H A DFormat.cpp1266 class FormatTokenLexer { class in namespace:clang::format::__anon17898
1268 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style, function in class:clang::format::__anon17898::FormatTokenLexer
1696 FormatTokenLexer Tokens(Lex, SourceMgr, Style, Encoding);
1728 bool StructuralError, FormatTokenLexer &Tokens) {

Completed in 177 milliseconds