Home
last modified time | relevance | path

Searched refs:defaultErrorHandler (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h92 WithColor::defaultErrorHandler;
122 WithColor::defaultErrorHandler,
389 WithColor::defaultErrorHandler,
397 WithColor::defaultErrorHandler,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWithColor.h130 static void defaultErrorHandler(Error Err);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp137 void WithColor::defaultErrorHandler(Error Err) { in defaultErrorHandler() function in WithColor
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-elfabi/
H A Dllvm-elfabi.cpp141 WithColor::defaultErrorHandler(std::move(Err)); in fatalError()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp577 WithColor::defaultErrorHandler(ConfigOrErr.takeError()); in main()
590 WithColor::defaultErrorHandler(std::move(E)); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h221 WithColor::defaultErrorHandler;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp530 WithColor::defaultErrorHandler(std::move(E)); in handleBuffer()