Searched refs:errorTypeToFormatString (Results 1 – 1 of 1) sorted by relevance
87 static StringRef errorTypeToFormatString(Diagnostics::ErrorType Type) { in errorTypeToFormatString() function171 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS); in printMessageToStream()