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