Home
last modified time | relevance | path

Searched defs:m_error (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
HDWatchpoint.h232 …Error m_error; // An error object describing errors associated with this watch… variable
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDProcessMonitor.h239 lldb_private::Error m_error; // Set if process operation failed. member
HDProcessMonitor.cpp239 Error &m_error; member in ReadOperation
269 Error &m_error; member in WriteOperation
739 Error &m_error; member in DetachOperation
/trueos/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDValueObjectPrinter.h387 std::string m_error; variable
/trueos/contrib/llvm/tools/lldb/source/DataFormatters/
HDLibCxxMap.cpp237 bool m_error; member in MapIterator
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObject.h1001 …Error m_error; // An error object that can describe any errors that occur whe… variable