Searched refs:SetCommentRetentionState (Results 1 – 9 of 9) sorted by relevance
437 L.SetCommentRetentionState(true); in SyntaxHighlight()567 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
72 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
434 RawLex.SetCommentRetentionState(false); in Process()
228 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
850 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
169 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()474 TheLexer.SetCommentRetentionState(true); in getRawToken()522 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()584 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
2561 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
840 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
675 RawLex.SetCommentRetentionState(true); in findDirectives()