Searched refs:SetCommentRetentionState (Results 1 – 11 of 11) 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
962 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
319 Lex.SetCommentRetentionState(true); in findTestSelectionRanges()
171 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()485 TheLexer.SetCommentRetentionState(true); in getRawToken()533 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()595 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
2789 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
869 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
834 RawLex.SetCommentRetentionState(true); in findDirectives()
6888 Lex.SetCommentRetentionState(true); in getTokens()7617 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()