Searched refs:SBWatchpointOptions (Results 1 – 10 of 10) sorted by relevance
26 SBWatchpointOptions::SBWatchpointOptions() in SBWatchpointOptions() function in SBWatchpointOptions31 SBWatchpointOptions::SBWatchpointOptions(const SBWatchpointOptions &rhs) { in SBWatchpointOptions() function in SBWatchpointOptions37 const SBWatchpointOptions &38 SBWatchpointOptions::operator=(const SBWatchpointOptions &rhs) { in operator =()46 SBWatchpointOptions::~SBWatchpointOptions() = default;48 void SBWatchpointOptions::SetWatchpointTypeRead(bool read) { in SetWatchpointTypeRead()51 bool SBWatchpointOptions::GetWatchpointTypeRead() const { in GetWatchpointTypeRead()55 void SBWatchpointOptions::SetWatchpointTypeWrite( in SetWatchpointTypeWrite()67 WatchpointWriteType SBWatchpointOptions::GetWatchpointTypeWrite() const { in GetWatchpointTypeWrite()
1329 SBWatchpointOptions options; in WatchAddress()1337 SBWatchpointOptions options, in WatchpointCreateByAddress()
18 class LLDB_API SBWatchpointOptions {20 SBWatchpointOptions();22 SBWatchpointOptions(const lldb::SBWatchpointOptions &rhs);24 ~SBWatchpointOptions();26 const SBWatchpointOptions &operator=(const lldb::SBWatchpointOptions &rhs);
131 class LLDB_API SBWatchpointOptions; variable
838 lldb::SBWatchpointOptions options, SBError &error);
3 ) lldb::SBWatchpointOptions;6 ) lldb::SBWatchpointOptions::SetWatchpointTypeRead;8 ) lldb::SBWatchpointOptions::GetWatchpointTypeRead;10 ) lldb::SBWatchpointOptions::SetWatchpointTypeWrite;12 ) lldb::SBWatchpointOptions::GetWatchpointTypeWrite;
82 #include "lldb/API/SBWatchpointOptions.h"
159 %include "lldb/API/SBWatchpointOptions.h"
92 SRCS+= API/SBWatchpointOptions.cpp
57041 lldb::SBWatchpointOptions arg4 ; in _wrap_SBTarget_WatchpointCreateByAddress()57043 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress()77521 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_0()77524 result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions(); in _wrap_new_SBWatchpointOptions__SWIG_0()77538 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()77548 …result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions con… in _wrap_new_SBWatchpointOptions__SWIG_1()77595 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()77621 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()77645 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()77671 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()[all …]