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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp992 class FormatTokenLexer { class in namespace:clang::format::__anon3275
994 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style, function in class:clang::format::__anon3275::FormatTokenLexer
1223 FormatTokenLexer Tokens(Lex, SourceMgr, Style, Encoding);
1255 bool StructuralError, FormatTokenLexer &Tokens) {

Completed in 159 milliseconds