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

/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Docsd_error.cpp182 const std::string ocsdError::getErrorString(const ocsdError &error) function in class:ocsdError
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp166 static std::string getErrorString(const Twine &Message, StringRef Whence, function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h553 StringRef getErrorString() { return ErrorStr; } function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp1389 StringRef RuntimeDyld::getErrorString() { return Dyld->getErrorString(); } function in class:llvm::RuntimeDyld
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp147 llvm::StringRef getErrorString() { return m_error_stream.GetString(); } function in class:ClangExpressionParser::LLDBPreprocessorCallbacks

Completed in 125 milliseconds