Lines Matching refs:CurPPLexer
120 || (CurPPLexer && CurPPLexer->ParsingPreprocessorDirective))
363 assert(CurPPLexer && "No current lexer?");
382 if (CurPPLexer) CurPPLexer->LexingRawMode = true;
384 if (CurPPLexer) CurPPLexer->LexingRawMode = false;
451 CurPPLexer->LexIncludeFilename(FilenameTok);
633 CurPPLexer->LexIncludeFilename(SourceFilenameTok);
665 CurPPLexer->LexIncludeFilename(ReplaceFilenameTok);