Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h84 WithColor::defaultErrorHandler;
118 WithColor::defaultErrorHandler,
424 WithColor::defaultErrorHandler,
432 WithColor::defaultErrorHandler,
/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A DDependencyInfo.h35 llvm::WithColor::defaultErrorHandler(llvm::createStringError( in write()
H A Dllvm-libtool-darwin.cpp716 WithColor::defaultErrorHandler(ConfigOrErr.takeError()); in main()
734 WithColor::defaultErrorHandler(std::move(E)); in main()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWithColor.h129 static void defaultErrorHandler(Error Err);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp271 WithColor::defaultErrorHandler(LI.takeError()); in tryPC()
329 WithColor::defaultErrorHandler(II.takeError()); in tryBackTrace()
392 WithColor::defaultErrorHandler(Symbol.takeError()); in tryData()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp158 void WithColor::defaultErrorHandler(Error Err) { in defaultErrorHandler() function in WithColor
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h225 WithColor::defaultErrorHandler;
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp549 WithColor::defaultErrorHandler(std::move(Err)); in collectObjectSources()
678 WithColor::defaultErrorHandler(std::move(E)); in handleBuffer()
/openbsd-src/gnu/llvm/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp223 WithColor::defaultErrorHandler(std::move(Err)); in populateFromArchive()
/openbsd-src/gnu/llvm/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp250 WithColor::defaultErrorHandler(std::move(Err)); in fatalError()