Lines Matching refs:SetCommandLineCommands
8642 SWIG_check_num_args("lldb::SBBreakpoint::SetCommandLineCommands",2,2)
8643 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBBreakpoint::SetCommandLineCommands",1,"lldb::SBBreakpoint *");
8644 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBBreakpoint::SetCommandLineCommands",2,"lldb::SBStringList &");
8655 (arg1)->SetCommandLineCommands(*arg2);
9333 { "SetCommandLineCommands", _wrap_SBBreakpoint_SetCommandLineCommands},
10218 SWIG_check_num_args("lldb::SBBreakpointLocation::SetCommandLineCommands",2,2)
10219 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBBreakpointLocation::SetCommandLineCommands",1,"lldb::SBBreakpointLocation *");
10220 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBBreakpointLocation::SetCommandLineCommands",2,"lldb::SBStringList &");
10231 (arg1)->SetCommandLineCommands(*arg2);
10613 { "SetCommandLineCommands", _wrap_SBBreakpointLocation_SetCommandLineCommands},
11489 SWIG_check_num_args("lldb::SBBreakpointName::SetCommandLineCommands",2,2)
11490 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBBreakpointName::SetCommandLineCommands",1,"lldb::SBBreakpointName *");
11491 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBBreakpointName::SetCommandLineCommands",2,"lldb::SBStringList &");
11502 (arg1)->SetCommandLineCommands(*arg2);
11867 { "SetCommandLineCommands", _wrap_SBBreakpointName_SetCommandLineCommands},