Lines Matching refs:SBWatchpointOptions

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()
77539 lldb::SBWatchpointOptions *result = 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()
77631 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); 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()
77681 …result = (lldb::WatchpointWriteType)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeWr… in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
77693 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) obj; in swig_delete_SBWatchpointOptions()