Lines Matching refs:SetImmediateOutputFile
3387 self->SetImmediateOutputFile(BORROWED);
15532 SWIG_check_num_args("lldb::SBCommandReturnObject::SetImmediateOutputFile",2,2)
15533 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBCommandReturnObject::SetImmediateOutputFile",1,"lldb::SBCommandReturnObject *");
15534 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBCommandReturnObject::SetImmediateOutputFile",2,"lldb::SBFile");
15546 (arg1)->SetImmediateOutputFile(arg2);
15595 SWIG_check_num_args("lldb::SBCommandReturnObject::SetImmediateOutputFile",2,2)
15596 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBCommandReturnObject::SetImmediateOutputFile",1,"lldb::SBCommandReturnObject *");
15610 (arg1)->SetImmediateOutputFile(arg2);
16135 SWIG_check_num_args("lldb::SBCommandReturnObject::SetImmediateOutputFile",3,3)
16136 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBCommandReturnObject::SetImmediateOutputFile",1,"lldb::SBCommandReturnObject *");
16137 if(!lua_isboolean(L,3)) SWIG_fail_arg("lldb::SBCommandReturnObject::SetImmediateOutputFile",3,"bool");
16242 " lldb::SBCommandReturnObject::SetImmediateOutputFile(lldb::SBFile)\n"
16243 " lldb::SBCommandReturnObject::SetImmediateOutputFile(lldb::FileSP)\n"
16244 " lldb::SBCommandReturnObject::SetImmediateOutputFile(lldb::FileSP,bool)\n");
16430 { "SetImmediateOutputFile", _wrap_SBCommandReturnObject_SetImmediateOutputFile},