Searched refs:HandleNewlinesInToken (Results 1 – 1 of 1) sorted by relevance
215 void HandleNewlinesInToken(const char *TokStr, unsigned Len);724 void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr, in HandleNewlinesInToken() function in PrintPPOutputPPCallbacks869 Callbacks->HandleNewlinesInToken(Name.data(), Name.size()); in PrintPreprocessedTokens()891 Callbacks->HandleNewlinesInToken(TokPtr, Len); in PrintPreprocessedTokens()905 Callbacks->HandleNewlinesInToken(S.data(), S.size()); in PrintPreprocessedTokens()