Home
last modified time | relevance | path

Searched defs:FormatError (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Utility/
H A DLog.h244 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
/llvm-project/llvm/unittests/Support/
H A DFormatVariadicTest.cpp693 TEST(FormatVariadicTest,FormatError) TEST() argument