• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/lib/clang/liblldb/

Lines Matching refs:SBModuleSpecList

3451 SWIGINTERN std::string lldb_SBModuleSpecList___str__(lldb::SBModuleSpecList *self){
36072 lldb::SBModuleSpecList *result = 0 ;
36074 SWIG_check_num_args("lldb::SBModuleSpecList::SBModuleSpecList",0,0)
36075 result = (lldb::SBModuleSpecList *)new lldb::SBModuleSpecList();
36089 lldb::SBModuleSpecList *arg1 = 0 ;
36090 lldb::SBModuleSpecList *result = 0 ;
36092 SWIG_check_num_args("lldb::SBModuleSpecList::SBModuleSpecList",1,1)
36093 if(!lua_isuserdata(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::SBModuleSpecList",1,"lldb::SBModuleSpecList const &");
36099 result = (lldb::SBModuleSpecList *)new lldb::SBModuleSpecList((lldb::SBModuleSpecList const &)*arg1);
36138 " lldb::SBModuleSpecList::SBModuleSpecList()\n"
36139 " lldb::SBModuleSpecList::SBModuleSpecList(lldb::SBModuleSpecList const &)\n");
36147 lldb::SBModuleSpecList result;
36149 SWIG_check_num_args("lldb::SBModuleSpecList::GetModuleSpecifications",1,1)
36150 if(!SWIG_lua_isnilstring(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::GetModuleSpecifications",1,"char const *");
36152 result = lldb::SBModuleSpecList::GetModuleSpecifications((char const *)arg1);
36154 lldb::SBModuleSpecList * resultptr = new lldb::SBModuleSpecList((const lldb::SBModuleSpecList &) result);
36169 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36172 SWIG_check_num_args("lldb::SBModuleSpecList::Append",2,2)
36173 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::Append",1,"lldb::SBModuleSpecList *");
36174 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::Append",2,"lldb::SBModuleSpec const &");
36199 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36200 lldb::SBModuleSpecList *arg2 = 0 ;
36202 SWIG_check_num_args("lldb::SBModuleSpecList::Append",2,2)
36203 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::Append",1,"lldb::SBModuleSpecList *");
36204 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::Append",2,"lldb::SBModuleSpecList const &");
36215 (arg1)->Append((lldb::SBModuleSpecList const &)*arg2);
36285 " lldb::SBModuleSpecList::Append(lldb::SBModuleSpec const &)\n"
36286 " lldb::SBModuleSpecList::Append(lldb::SBModuleSpecList const &)\n");
36293 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36297 SWIG_check_num_args("lldb::SBModuleSpecList::FindFirstMatchingSpec",2,2)
36298 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::FindFirstMatchingSpec",1,"lldb::SBModuleSpecList *");
36299 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::FindFirstMatchingSpec",2,"lldb::SBModuleSpec const &");
36327 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36329 lldb::SBModuleSpecList result;
36331 SWIG_check_num_args("lldb::SBModuleSpecList::FindMatchingSpecs",2,2)
36332 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::FindMatchingSpecs",1,"lldb::SBModuleSpecList *");
36333 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::FindMatchingSpecs",2,"lldb::SBModuleSpec const &");
36346 lldb::SBModuleSpecList * resultptr = new lldb::SBModuleSpecList((const lldb::SBModuleSpecList &) result);
36361 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36364 SWIG_check_num_args("lldb::SBModuleSpecList::GetSize",1,1)
36365 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::GetSize",1,"lldb::SBModuleSpecList *");
36385 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36389 SWIG_check_num_args("lldb::SBModuleSpecList::GetSpecAtIndex",2,2)
36390 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::GetSpecAtIndex",1,"lldb::SBModuleSpecList *");
36391 if(!lua_isnumber(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::GetSpecAtIndex",2,"size_t");
36416 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36420 SWIG_check_num_args("lldb::SBModuleSpecList::GetDescription",2,2)
36421 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::GetDescription",1,"lldb::SBModuleSpecList *");
36422 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpecList::GetDescription",2,"lldb::SBStream &");
36447 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ;
36450 SWIG_check_num_args("lldb::SBModuleSpecList::__str__",1,1)
36451 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpecList::__str__",1,"lldb::SBModuleSpecList *");
36470 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) obj;
36514 "SBModuleSpecList",
36523 static swig_lua_class _wrap_class_SBModuleSpecList = { "SBModuleSpecList", "SBModuleSpecList", &SWIGTYPE_p_lldb__SBModuleSpecList,_proxy__wrap_new_SBModuleSpecList, swig_delete_SBModuleSpecList, swig_SBModuleSpecList_methods, swig_SBModuleSpecList_attributes, &swig_SBModuleSpecList_Sf_SwigStatic, swig_SBModuleSpecList_meta, swig_SBModuleSpecList_bases, swig_SBModuleSpecList_base_names };
70864 static swig_type_info _swigt__p_lldb__SBModuleSpecList = {"_p_lldb__SBModuleSpecList", "lldb::SBModuleSpecList *", 0, 0, (void*)&_wrap_class_SBModuleSpecList, 0};