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