Home | History | Annotate | Download | only in AST

Lines Matching full:lexer

30 #include "clang/Lex/Lexer.h"
994 // Create a lexer starting at the beginning of this token.
995 Lexer TheLexer(SM.getLocForStartOfFile(LocInfo.first), Features,
1011 return Lexer::AdvanceToTokenCharacter(StrTokLoc, Offset, SM, Features);