Home
last modified time | relevance | path

Searched defs:GetErrorData (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBError.cpp102 SBStructuredData SBError::GetErrorData() const { in GetErrorData() function in SBError
H A DSBCommandReturnObject.cpp111 SBStructuredData SBCommandReturnObject::GetErrorData() { in GetErrorData() function in SBCommandReturnObject
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp172 StructuredData::ObjectSP CommandReturnObject::GetErrorData() { in GetErrorData() function in CommandReturnObject