Lines Matching refs:GetShell
35680 SWIG_check_num_args("lldb::SBLaunchInfo::GetShell",1,1)
35681 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBLaunchInfo::GetShell",1,"lldb::SBLaunchInfo *");
35687 result = (char *)(arg1)->GetShell();
36203 { "GetShell", _wrap_SBLaunchInfo_GetShell},
41917 SWIG_check_num_args("lldb::SBPlatformShellCommand::GetShell",1,1)
41918 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBPlatformShellCommand::GetShell",1,"lldb::SBPlatformShellCommand *");
41924 result = (char *)(arg1)->GetShell();
42200 { "GetShell", _wrap_SBPlatformShellCommand_GetShell},