Searched refs:SetCommentRetentionState (Results 1 – 10 of 10) sorted by relevance
367 L.SetCommentRetentionState(true); in SyntaxHighlight()496 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
72 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
411 RawLex.SetCommentRetentionState(false); in Process()
187 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
728 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()
2278 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
751 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
590 RawLex.SetCommentRetentionState(true); in findDirectives()
6056 Lex.SetCommentRetentionState(true); in getTokens()6632 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()