Searched refs:SBProcessInfoList (Results 1 – 5 of 5) sorted by relevance
97 class LLDB_API SBProcessInfoList; variable
54 #include "lldb/API/SBProcessInfoList.h"
135 %include "lldb/API/SBProcessInfoList.h"
61 SRCS+= API/SBProcessInfoList.cpp
43014 lldb::SBProcessInfoList result; in _wrap_SBPlatform_GetAllProcesses()43031 lldb::SBProcessInfoList * resultptr = new lldb::SBProcessInfoList(result); in _wrap_SBPlatform_GetAllProcesses()47699 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_0()47702 result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList(); in _wrap_new_SBProcessInfoList__SWIG_0()47716 lldb::SBProcessInfoList *arg1 = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()47717 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()47726 …result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList((lldb::SBProcessInfoList const &)*… in _wrap_new_SBProcessInfoList__SWIG_1()47773 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetSize()47783 result = (uint32_t)((lldb::SBProcessInfoList const *)arg1)->GetSize(); in _wrap_SBProcessInfoList_GetSize()47797 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()[all …]