Lines Matching refs:SBWatchpointOptions

59865     lldb::SBWatchpointOptions arg4 ;  in _wrap_SBTarget_WatchpointCreateByAddress()
59867 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
80804 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_0()
80807 result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions(); in _wrap_new_SBWatchpointOptions__SWIG_0()
80821 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
80822 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
80831 …result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions con… in _wrap_new_SBWatchpointOptions__SWIG_1()
80878 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
80904 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
80914 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
80928 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
80954 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
80964 …result = (lldb::WatchpointWriteType)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeWr… in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
80976 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) obj; in swig_delete_SBWatchpointOptions()