Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp243 ErrorType CloneableECError::GetErrorType() const { in GetErrorType() function in CloneableECError
247 lldb::ErrorType MachKernelError::GetErrorType() const { in GetErrorType() function in MachKernelError
251 lldb::ErrorType Win32Error::GetErrorType() const { in GetErrorType() function in Win32Error
H A DDiagnosticsRendering.cpp19 lldb::ErrorType DiagnosticError::GetErrorType() const { in GetErrorType() function in lldb_private::DiagnosticError