Searched refs:FormatError (Results 1 – 2 of 2) sorted by relevance
227 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function364 log_private->FormatError(::std::move(error_private), __FILE__, __func__, \
694 TEST(FormatVariadicTest, FormatError) { in TEST() argument