Searched refs:SetKeepWhitespaceMode (Results 1 – 7 of 7) sorted by relevance
30 RawLex.SetKeepWhitespaceMode(true); in TokenRewriter()
550 RawLex.SetKeepWhitespaceMode(true); in Process()559 RawLex.SetKeepWhitespaceMode(false); in Process()
172 void SetKeepWhitespaceMode(bool Val) { in SetKeepWhitespaceMode() function
623 RawLex.SetKeepWhitespaceMode(true); in ExecuteAction()
337 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in SkipExcludedConditionalBlock()762 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in HandleDirective()
123 SetKeepWhitespaceMode(true); in resetExtendedTokenMode()
772 Lex->SetKeepWhitespaceMode(true); in FormatTokenLexer()1396 Lex->SetKeepWhitespaceMode(true); in resetLexer()