Searched refs:HandleNewlinesInToken (Results 1 – 1 of 1) sorted by relevance
221 void HandleNewlinesInToken(const char *TokStr, unsigned Len);732 void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr, in HandleNewlinesInToken() function in PrintPPOutputPPCallbacks879 Callbacks->HandleNewlinesInToken(Name.data(), Name.size()); in PrintPreprocessedTokens()901 Callbacks->HandleNewlinesInToken(TokPtr, Len); in PrintPreprocessedTokens()915 Callbacks->HandleNewlinesInToken(S.data(), S.size()); in PrintPreprocessedTokens()