Searched refs:HandleNewlinesInToken (Results 1 – 1 of 1) sorted by relevance
171 void HandleNewlinesInToken(const char *TokStr, unsigned Len);630 void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr, in HandleNewlinesInToken() function in PrintPPOutputPPCallbacks781 Callbacks->HandleNewlinesInToken(Name.data(), Name.size()); in PrintPreprocessedTokens()800 Callbacks->HandleNewlinesInToken(TokPtr, Len); in PrintPreprocessedTokens()808 Callbacks->HandleNewlinesInToken(S.data(), S.size()); in PrintPreprocessedTokens()