Searched refs:SetKeepWhitespaceMode (Results 1 – 7 of 7) sorted by relevance
30 RawLex.SetKeepWhitespaceMode(true); in TokenRewriter()
493 RawLex.SetKeepWhitespaceMode(true); in Process()502 RawLex.SetKeepWhitespaceMode(false); in Process()
172 void SetKeepWhitespaceMode(bool Val) { in SetKeepWhitespaceMode() function
446 RawLex.SetKeepWhitespaceMode(true); in ExecuteAction()
292 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in SkipExcludedConditionalBlock()715 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false); in HandleDirective()
136 SetKeepWhitespaceMode(true); in resetExtendedTokenMode()
999 Lex.SetKeepWhitespaceMode(true); in FormatTokenLexer()