Searched refs:SetCommentRetentionState (Results 1 – 10 of 10) sorted by relevance
455 L.SetCommentRetentionState(true); in SyntaxHighlight()585 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
390 RawLex.SetCommentRetentionState(false); in Process()
84 Lex.SetCommentRetentionState(true); in process()
269 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
1235 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
180 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()492 TheLexer.SetCommentRetentionState(true); in getRawToken()540 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()602 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
3087 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
980 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
837 RawLex.SetCommentRetentionState(true); in findDirectives()