Searched refs:SetCommentRetentionState (Results 1 – 12 of 12) sorted by relevance
455 L.SetCommentRetentionState(true); in SyntaxHighlight()585 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
367 RawLex.SetCommentRetentionState(false); in Process()
84 Lex.SetCommentRetentionState(true); in process()
269 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
1236 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
320 Lex.SetCommentRetentionState(true); in findTestSelectionRanges()
176 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()488 TheLexer.SetCommentRetentionState(true); in getRawToken()536 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()598 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
3030 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
964 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
831 RawLex.SetCommentRetentionState(true); in findDirectives()
7154 Lex.SetCommentRetentionState(true); in getTokens()7883 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()