Searched refs:SetCommentRetentionState (Results 1 – 11 of 11) sorted by relevance
70 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
392 RawLex.SetCommentRetentionState(false); in Process()
487 L.SetCommentRetentionState(true); in SyntaxHighlightImpl()648 TmpPP.SetCommentRetentionState(false, false); in HighlightMacrosImpl()
87 Lex.SetCommentRetentionState(true); in process()
4160 Lex.SetCommentRetentionState(true); in getLanguageByComment()
269 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
1266 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
224 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()536 TheLexer.SetCommentRetentionState(true); in getRawToken()584 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()645 TheLexer.SetCommentRetentionState(true); in ComputePreamble()1345 lexer.SetCommentRetentionState(IncludeComments); in findNextToken()
3199 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
1084 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
850 RawLex.SetCommentRetentionState(true); in findDirectives()