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