Lines Matching refs:GetFunction
4689 SWIG_check_num_args("lldb::SBAddress::GetFunction",1,1)
4690 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBAddress::GetFunction",1,"lldb::SBAddress *");
4696 result = (arg1)->GetFunction();
4844 { "GetFunction", _wrap_SBAddress_GetFunction},
30529 SWIG_check_num_args("lldb::SBFrame::GetFunction",1,1)
30530 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFrame::GetFunction",1,"lldb::SBFrame const *");
30536 result = ((lldb::SBFrame const *)arg1)->GetFunction();
32134 { "GetFunction", _wrap_SBFrame_GetFunction},
53253 SWIG_check_num_args("lldb::SBSymbolContext::GetFunction",1,1)
53254 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBSymbolContext::GetFunction",1,"lldb::SBSymbolContext *");
53260 result = (arg1)->GetFunction();
53662 { "GetFunction", _wrap_SBSymbolContext_GetFunction},