Home | History | Annotate | Download | only in Format

Lines Matching full:lexer

18 #include "clang/Lex/Lexer.h"
91 AnnotatingParser(SourceManager &SourceMgr, Lexer &Lex, AnnotatedLine &Line,
620 std::string Data(Lexer::getSpelling(Current.FormatTok.Tok, SourceMgr,
729 Lexer &Lex;