Searched refs:LexerWasInPPMode (Results 1 – 1 of 1) sorted by relevance
569 bool LexerWasInPPMode = false; in HandleMicrosoftCommentPaste() local582 LexerWasInPPMode = FoundLexer->ParsingPreprocessorDirective; in HandleMicrosoftCommentPaste()609 if (LexerWasInPPMode) return; in HandleMicrosoftCommentPaste()