Lines Matching refs:SetPlatformFileSpec
38801 SWIG_check_num_args("lldb::SBModule::SetPlatformFileSpec",2,2)
38802 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModule::SetPlatformFileSpec",1,"lldb::SBModule *");
38803 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModule::SetPlatformFileSpec",2,"lldb::SBFileSpec const &");
38814 result = (bool)(arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2);
40229 { "SetPlatformFileSpec", _wrap_SBModule_SetPlatformFileSpec},
40510 SWIG_check_num_args("lldb::SBModuleSpec::SetPlatformFileSpec",2,2)
40511 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpec::SetPlatformFileSpec",1,"lldb::SBModuleSpec *");
40512 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBModuleSpec::SetPlatformFileSpec",2,"lldb::SBFileSpec const &");
40523 (arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2);
40949 { "SetPlatformFileSpec", _wrap_SBModuleSpec_SetPlatformFileSpec},