Searched defs:getErrorString (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h179 static const char *getErrorString(ErrorCode E) { function in class:__xray::BufferQueue
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp165 static std::string getErrorString(const Twine &Message, StringRef Whence, function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp146 llvm::StringRef getErrorString() { return m_error_stream.GetString(); } function in class:ClangExpressionParser::LLDBPreprocessorCallbacks
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h566 StringRef getErrorString() { return ErrorStr; } function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp1371 StringRef RuntimeDyld::getErrorString() { return Dyld->getErrorString(); } function in class:llvm::RuntimeDyld

Completed in 202 milliseconds