Searched refs:SetCommentRetentionState (Results 1 – 10 of 10) sorted by relevance
488 L.SetCommentRetentionState(true); in SyntaxHighlight() 649 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
392 RawLex.SetCommentRetentionState(false); in Process()
84 Lex.SetCommentRetentionState(true); in process()
269 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
1255 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in setPreprocessedOutput() 1235 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { SetCommentRetentionState() function
225 SetCommentRetentionState(PP->getCommentRetentionState()); in Create_PragmaLexer() 537 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken() 585 TheLexer.SetCommentRetentionState(true);647 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
3165 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
1088 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments);
842 RawLex.SetCommentRetentionState(true); in findDirectives()