Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm61 CoreSimulatorSupport::Process::Process(lldb::pid_t p) : m_pid(p), m_error() {} function
64 : m_pid(LLDB_INVALID_PROCESS_ID), m_error(error) {} function
67 : m_pid(p), m_error(error) {} function
H A DPlatformiOSSimulatorCoreSimulatorSupport.h47 lldb_private::Status m_error; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h141 std::string m_error; variable
H A DTypeSummary.h281 Status m_error; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h194 Status m_error; // An error object describing errors associated with this variable
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValueList.cpp74 Status m_error; member in ValueListImpl
/openbsd-src/gnu/llvm/lldb/source/Host/windows/
H A DConnectionGenericFileWindows.cpp47 Status m_error; member in __anon6acae5c30111::ReturnInfo
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp107 std::string m_error; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp169 bool m_error = false; member in MapIterator
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp49 bool m_error = false; member in UnwindCodesIterator
/openbsd-src/usr.sbin/smtpd/
H A Dmproc.c361 m_error(const char *error) m_error() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h855 Status m_error; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1334 std::string m_error; member in curses::TextFieldDelegate
2463 std::string m_error; member in curses::FormDelegate