Searched refs:SetCommentRetentionState (Results 1 – 15 of 15) sorted by relevance
48 Lex.SetCommentRetentionState(true); in findToken()
455 L.SetCommentRetentionState(true); in SyntaxHighlight()585 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
25 Lexer.SetCommentRetentionState(true); in lex()
71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
363 RawLex.SetCommentRetentionState(false); in Process()
269 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
1109 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
101 TheLexer.SetCommentRetentionState(true); in getCommentsInRange()
319 Lex.SetCommentRetentionState(true); in findTestSelectionRanges()
177 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()489 TheLexer.SetCommentRetentionState(true); in getRawToken()537 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()599 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
3041 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
970 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
831 RawLex.SetCommentRetentionState(true); in findDirectives()
249 Lex.SetCommentRetentionState(true); in containsDiscardedTokens()
7117 Lex.SetCommentRetentionState(true); in getTokens()7846 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()