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()
395 RawLex.SetCommentRetentionState(false); in Process()
187 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
539 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
125 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()450 TheLexer.SetCommentRetentionState(true); in getRawToken()491 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()553 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
2042 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
720 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
592 RawLex.SetCommentRetentionState(true); in findDirectives()
5364 Lex.SetCommentRetentionState(true); in getTokens()5953 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()