Lines Matching refs:SetShell
35704 SWIG_check_num_args("lldb::SBLaunchInfo::SetShell",2,2)
35705 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBLaunchInfo::SetShell",1,"lldb::SBLaunchInfo *");
35706 if(!SWIG_lua_isnilstring(L,2)) SWIG_fail_arg("lldb::SBLaunchInfo::SetShell",2,"char const *");
35713 (arg1)->SetShell((char const *)arg2);
36204 { "SetShell", _wrap_SBLaunchInfo_SetShell},
41941 SWIG_check_num_args("lldb::SBPlatformShellCommand::SetShell",2,2)
41942 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBPlatformShellCommand::SetShell",1,"lldb::SBPlatformShellCommand *");
41943 if(!SWIG_lua_isnilstring(L,2)) SWIG_fail_arg("lldb::SBPlatformShellCommand::SetShell",2,"char const *");
41950 (arg1)->SetShell((char const *)arg2);
42201 { "SetShell", _wrap_SBPlatformShellCommand_SetShell},