Home
last modified time | relevance | path

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

/llvm-project/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(std::move(error)) {} function
67 : m_pid(p), m_error(std::move(error)) {} function
H A DPlatformiOSSimulatorCoreSimulatorSupport.h47 lldb_private::Status m_error; variable
/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h165 std::string m_error; variable
H A DTypeSummary.h281 Status m_error; global() member
/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h225 Status m_error; // An error object describing errors associated with this variable
/llvm-project/lldb/source/Host/windows/
H A DConnectionGenericFileWindows.cpp47 Status m_error; member in __anon2c98e6df0111::ReturnInfo
/llvm-project/lldb/source/API/
H A DSBValueList.cpp74 Status m_error; global() member in ValueListImpl
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp107 std::string m_error; member
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp183 bool m_error = false; member in MapIterator
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp49 bool m_error = false; member in UnwindCodesIterator
/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1333 std::string m_error; member in curses::TextFieldDelegate
2462 std::string m_error; member in curses::FormDelegate
[all...]