Lines Matching refs:SetRemoteInstallFileSpec
38859 SWIG_check_num_args("lldb::SBModule::SetRemoteInstallFileSpec",2,2)
38860 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModule::SetRemoteInstallFileSpec",1,"lldb::SBModule *");
38861 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModule::SetRemoteInstallFileSpec",2,"lldb::SBFileSpec &");
38872 result = (bool)(arg1)->SetRemoteInstallFileSpec(*arg2);
40231 { "SetRemoteInstallFileSpec", _wrap_SBModule_SetRemoteInstallFileSpec},