Searched refs:errorTypeToFormatString (Results 1 – 2 of 2) sorted by relevance
31 static llvm::StringRef errorTypeToFormatString(ErrorType type) { in errorTypeToFormatString() function113 formatErrorString(errorTypeToFormatString(message.type), message.args, os); in printMessage()
86 static StringRef errorTypeToFormatString(Diagnostics::ErrorType Type) { in errorTypeToFormatString() function180 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS); in printMessageToStream()