Searched refs:SetCommentRetentionState (Results 1 – 9 of 9) sorted by relevance
454 L.SetCommentRetentionState(true); in SyntaxHighlight()584 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
385 RawLex.SetCommentRetentionState(false); in Process()
231 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
963 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
171 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()485 TheLexer.SetCommentRetentionState(true); in getRawToken()533 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()595 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
2860 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
869 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
834 RawLex.SetCommentRetentionState(true); in findDirectives()