Lines Matching refs:SetUserID
6337 SWIG_check_num_args("lldb::SBAttachInfo::SetUserID",2,2)
6338 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBAttachInfo::SetUserID",1,"lldb::SBAttachInfo *");
6339 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBAttachInfo::SetUserID",2,"uint32_t");
6346 (arg1)->SetUserID(arg2);
6859 { "SetUserID", _wrap_SBAttachInfo_SetUserID},
35005 SWIG_check_num_args("lldb::SBLaunchInfo::SetUserID",2,2)
35006 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBLaunchInfo::SetUserID",1,"lldb::SBLaunchInfo *");
35007 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBLaunchInfo::SetUserID",2,"uint32_t");
35014 (arg1)->SetUserID(arg2);
36180 { "SetUserID", _wrap_SBLaunchInfo_SetUserID},