Searched refs:SetKeepWhitespaceMode (Results 1 – 7 of 7) sorted by relevance
30 RawLex.SetKeepWhitespaceMode(true); in TokenRewriter()
549 RawLex.SetKeepWhitespaceMode(true); in Process()558 RawLex.SetKeepWhitespaceMode(false); in Process()
172 void SetKeepWhitespaceMode(bool Val) { in SetKeepWhitespaceMode() function
595 RawLex.SetKeepWhitespaceMode(true); in ExecuteAction()
337 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in SkipExcludedConditionalBlock()761 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in HandleDirective()
123 SetKeepWhitespaceMode(true); in resetExtendedTokenMode()
635 Lex->SetKeepWhitespaceMode(true); in FormatTokenLexer()1256 Lex->SetKeepWhitespaceMode(true); in resetLexer()