Lines Matching full:lexer
257 // directive mode. Tell the lexer this so any newlines we see will be
520 // predefines buffer. Any other file is not lexed with a normal lexer, so
585 /// HandleDirective - This callback is invoked when the lexer sees a # token
587 /// lexer/preprocessor state, and advances the lexer(s) so that the next token
593 // mode. Tell the lexer this so any newlines we see will be converted into an
745 // unknown so the token lexer doesn't try to perform token pasting.
1163 /// GetIncludeFilenameSpelling - Turn the specified lexer token into a fully
1271 /// the file to be included from the lexer, then include it! This is a common
1613 // successful, it will push a new lexer onto the include stack.