Home | History | Annotate | Download | only in Frontend

Lines Matching full:lexer

15 #include "clang/Lex/Lexer.h"
852 TokSize = Lexer::MeasureTokenLength(E, SM, LangOpts);
942 EndColNo += Lexer::MeasureTokenLength(End, SM, LangOpts);
1247 EInfo.second += Lexer::MeasureTokenLength(ELoc, SM, LangOpts);