Searched refs:HandleNewlinesInToken (Results 1 – 1 of 1) sorted by relevance
233 void HandleNewlinesInToken(const char *TokStr, unsigned Len);815 void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr, in HandleNewlinesInToken() function in PrintPPOutputPPCallbacks962 Callbacks->HandleNewlinesInToken(Name.data(), Name.size()); in PrintPreprocessedTokens()1005 Callbacks->HandleNewlinesInToken(TokPtr, Len); in PrintPreprocessedTokens()1019 Callbacks->HandleNewlinesInToken(S.data(), S.size()); in PrintPreprocessedTokens()