Lines Matching refs:SetFunction
53426 SWIG_check_num_args("lldb::SBSymbolContext::SetFunction",2,2)
53427 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBSymbolContext::SetFunction",1,"lldb::SBSymbolContext *");
53428 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBSymbolContext::SetFunction",2,"lldb::SBFunction");
53440 (arg1)->SetFunction(arg2);
53668 { "SetFunction", _wrap_SBSymbolContext_SetFunction},