Home | History | Annotate | Download | only in Format

Lines Matching full:lexer

25 #include "clang/Lex/Lexer.h"
1061 LexerBasedFormatTokenSource(Lexer &Lex, SourceManager &SourceMgr)
1143 Lexer &Lex;
1156 Formatter(DiagnosticsEngine &Diag, const FormatStyle &Style, Lexer &Lex,
1515 Lexer &Lex;
1524 reformat(const FormatStyle &Style, Lexer &Lex, SourceManager &SourceMgr,