Lines Matching refs:SBSaveCoreOptions

17841     lldb::SBSaveCoreOptions *result = 0 ;  in _wrap_new_SBSaveCoreOptions__SWIG_0()
17844 result = (lldb::SBSaveCoreOptions *)new lldb::SBSaveCoreOptions(); in _wrap_new_SBSaveCoreOptions__SWIG_0()
17858 lldb::SBSaveCoreOptions *arg1 = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_1()
17859 lldb::SBSaveCoreOptions *result = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_1()
17868 …result = (lldb::SBSaveCoreOptions *)new lldb::SBSaveCoreOptions((lldb::SBSaveCoreOptions const &)*… in _wrap_new_SBSaveCoreOptions__SWIG_1()
17915 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetPluginName()
17945 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetPluginName()
17955 result = (char *)((lldb::SBSaveCoreOptions const *)arg1)->GetPluginName(); in _wrap_SBSaveCoreOptions_GetPluginName()
17969 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetStyle()
17995 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetStyle()
18005 result = (lldb::SaveCoreStyle)((lldb::SBSaveCoreOptions const *)arg1)->GetStyle(); in _wrap_SBSaveCoreOptions_GetStyle()
18019 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetOutputFile()
18051 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetOutputFile()
18061 result = ((lldb::SBSaveCoreOptions const *)arg1)->GetOutputFile(); in _wrap_SBSaveCoreOptions_GetOutputFile()
18078 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_Clear()
18099 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) obj; in swig_delete_SBSaveCoreOptions()
46205 lldb::SBSaveCoreOptions *arg2 = 0 ; in _wrap_SBProcess_SaveCore__SWIG_2()