Lines Matching refs:SBThreadCollection

3292 #include "lldb/API/SBThreadCollection.h"
46083 lldb::SBThreadCollection result;
46096 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result);
61536 lldb::SBThreadCollection result;
61549 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result);
64140 lldb::SBThreadCollection *result = 0 ;
64142 SWIG_check_num_args("lldb::SBThreadCollection::SBThreadCollection",0,0)
64143 result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection();
64157 lldb::SBThreadCollection *arg1 = 0 ;
64158 lldb::SBThreadCollection *result = 0 ;
64160 SWIG_check_num_args("lldb::SBThreadCollection::SBThreadCollection",1,1)
64161 if(!lua_isuserdata(L,1)) SWIG_fail_arg("lldb::SBThreadCollection::SBThreadCollection",1,"lldb::SBThreadCollection const &");
64167 result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection((lldb::SBThreadCollection const &)*arg1);
64205 " lldb::SBThreadCollection::SBThreadCollection()\n"
64206 " lldb::SBThreadCollection::SBThreadCollection(lldb::SBThreadCollection const &)\n");
64214 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ;
64217 SWIG_check_num_args("lldb::SBThreadCollection::IsValid",1,1)
64218 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBThreadCollection::IsValid",1,"lldb::SBThreadCollection const *");
64224 result = (bool)((lldb::SBThreadCollection const *)arg1)->IsValid();
64238 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ;
64241 SWIG_check_num_args("lldb::SBThreadCollection::GetSize",1,1)
64242 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBThreadCollection::GetSize",1,"lldb::SBThreadCollection *");
64262 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ;
64266 SWIG_check_num_args("lldb::SBThreadCollection::GetThreadAtIndex",2,2)
64267 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBThreadCollection::GetThreadAtIndex",1,"lldb::SBThreadCollection *");
64268 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBThreadCollection::GetThreadAtIndex",2,"size_t");
64290 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) obj;
64328 "SBThreadCollection",
64337 static swig_lua_class _wrap_class_SBThreadCollection = { "SBThreadCollection", "SBThreadCollection", &SWIGTYPE_p_lldb__SBThreadCollection,_proxy__wrap_new_SBThreadCollection, swig_delete_SBThreadCollection, swig_SBThreadCollection_methods, swig_SBThreadCollection_attributes, &swig_SBThreadCollection_Sf_SwigStatic, swig_SBThreadCollection_meta, swig_SBThreadCollection_bases, swig_SBThreadCollection_base_names };
82218 static swig_type_info _swigt__p_lldb__SBThreadCollection = {"_p_lldb__SBThreadCollection", "lldb::SBThreadCollection *", 0, 0, (void*)&_wrap_class_SBThreadCollection, 0};