Searched refs:SWIGTYPE_p_lldb__SBFunction (Results 1 – 1 of 1) sorted by relevance
| /src/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 2775 #define SWIGTYPE_p_lldb__SBFunction swig_types[38] macro 4699 SWIG_NewPointerObj(L,(void *) resultptr,SWIGTYPE_p_lldb__SBFunction,1); SWIG_arg++; in _wrap_SBAddress_GetFunction() 30539 SWIG_NewPointerObj(L,(void *) resultptr,SWIGTYPE_p_lldb__SBFunction,1); SWIG_arg++; in _wrap_SBFrame_GetFunction() 32198 SWIG_NewPointerObj(L,result,SWIGTYPE_p_lldb__SBFunction,1); SWIG_arg++; in _wrap_new_SBFunction__SWIG_0() 32217 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_new_SBFunction__SWIG_1() 32218 SWIG_fail_ptr("new_SBFunction",1,SWIGTYPE_p_lldb__SBFunction); in _wrap_new_SBFunction__SWIG_1() 32222 SWIG_NewPointerObj(L,result,SWIGTYPE_p_lldb__SBFunction,1); SWIG_arg++; in _wrap_new_SBFunction__SWIG_1() 32246 …ta(L,argv[0])==0 || SWIG_ConvertPtr(L,argv[0], (void **) &ptr, SWIGTYPE_p_lldb__SBFunction, SWIG_P… in _wrap_new_SBFunction() 32274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_IsValid() 32275 SWIG_fail_ptr("SBFunction_IsValid",1,SWIGTYPE_p_lldb__SBFunction); in _wrap_SBFunction_IsValid() [all …]
|