Searched refs:SWIGTYPE_p_lldb__SBStructuredData (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-swigsafecast.swig | 18 SWIG_NewPointerObj(L, structured_data_sb, SWIGTYPE_p_lldb__SBStructuredData,
|
| /src/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-swigsafecast.swig | 41 return ToSWIGHelper(data_sb.release(), SWIGTYPE_p_lldb__SBStructuredData);
|
| /src/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 2804 #define SWIGTYPE_p_lldb__SBStructuredData swig_types[67] macro 6785 SWIG_NewPointerObj(L,(void *) resultptr,SWIGTYPE_p_lldb__SBStructuredData,1); SWIG_arg++; in _wrap_SBAttachInfo_GetScriptedProcessDictionary() 6812 if (!SWIG_IsOK(SWIG_ConvertPtr(L,2,(void**)&argp2,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBAttachInfo_SetScriptedProcessDictionary() 6813 … SWIG_fail_ptr("SBAttachInfo_SetScriptedProcessDictionary",2,SWIGTYPE_p_lldb__SBStructuredData); in _wrap_SBAttachInfo_SetScriptedProcessDictionary() 8554 if (!SWIG_IsOK(SWIG_ConvertPtr(L,3,(void**)&arg3,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1() 8555 SWIG_fail_ptr("SBBreakpoint_SetScriptCallbackFunction",3,SWIGTYPE_p_lldb__SBStructuredData); in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1() 8615 …L,argv[2])==0 || SWIG_ConvertPtr(L,argv[2], (void **) &ptr, SWIGTYPE_p_lldb__SBStructuredData, SWI… in _wrap_SBBreakpoint_SetScriptCallbackFunction() 9252 SWIG_NewPointerObj(L,(void *) resultptr,SWIGTYPE_p_lldb__SBStructuredData,1); SWIG_arg++; in _wrap_SBBreakpoint_SerializeToStructuredData() 10100 if (!SWIG_IsOK(SWIG_ConvertPtr(L,3,(void**)&arg3,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1() 10101 …WIG_fail_ptr("SBBreakpointLocation_SetScriptCallbackFunction",3,SWIGTYPE_p_lldb__SBStructuredData); in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1() [all …]
|