Searched refs:SetCommentRetentionState (Results 1 – 9 of 9) sorted by relevance
367 L.SetCommentRetentionState(true); in SyntaxHighlight()496 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
72 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
410 RawLex.SetCommentRetentionState(false); in Process()
187 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
716 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
125 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()444 TheLexer.SetCommentRetentionState(true); in getRawToken()485 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()547 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
2049 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
730 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
592 RawLex.SetCommentRetentionState(true); in findDirectives()