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