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