Lines Matching refs:SetArguments
35285 SWIG_check_num_args("lldb::SBLaunchInfo::SetArguments",3,3)
35286 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBLaunchInfo::SetArguments",1,"lldb::SBLaunchInfo *");
35287 if(!lua_isboolean(L,3)) SWIG_fail_arg("lldb::SBLaunchInfo::SetArguments",3,"bool");
35317 (arg1)->SetArguments((char const **)arg2,arg3);
36190 { "SetArguments", _wrap_SBLaunchInfo_SetArguments},