Lines Matching refs:arg1

3906     char *arg1 = (char *) 0 ;  in _wrap_new_string__SWIG_1()  local
3911 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_string__SWIG_1()
3912 result = (std::string *)new std::string((char const *)arg1); in _wrap_new_string__SWIG_1()
3954 std::string *arg1 = (std::string *) 0 ; in _wrap_string_size() local
3960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_size()
3964 result = (unsigned int)((std::string const *)arg1)->size(); in _wrap_string_size()
3978 std::string *arg1 = (std::string *) 0 ; in _wrap_string_length() local
3984 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_length()
3988 result = (unsigned int)((std::string const *)arg1)->length(); in _wrap_string_length()
4002 std::string *arg1 = (std::string *) 0 ; in _wrap_string_empty() local
4008 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_empty()
4012 result = (bool)((std::string const *)arg1)->empty(); in _wrap_string_empty()
4026 std::string *arg1 = (std::string *) 0 ; in _wrap_string_c_str() local
4032 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_c_str()
4036 result = (char *)((std::string const *)arg1)->c_str(); in _wrap_string_c_str()
4050 std::string *arg1 = (std::string *) 0 ; in _wrap_string_data() local
4056 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_data()
4060 result = (char *)((std::string const *)arg1)->data(); in _wrap_string_data()
4074 std::string *arg1 = (std::string *) 0 ; in _wrap_string_assign() local
4081 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_std__string,0))){ in _wrap_string_assign()
4086 (arg1)->assign((char const *)arg2); in _wrap_string_assign()
4098 std::string *arg1 = (std::string *) obj; in swig_delete_string() local
4099 delete arg1; in swig_delete_string()
4170 lldb::SBAddress *arg1 = 0 ; in _wrap_new_SBAddress__SWIG_1() local
4176 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_new_SBAddress__SWIG_1()
4180 result = (lldb::SBAddress *)new lldb::SBAddress((lldb::SBAddress const &)*arg1); in _wrap_new_SBAddress__SWIG_1()
4194 lldb::SBSection arg1 ; in _wrap_new_SBAddress__SWIG_2() local
4206 arg1 = *argp1; in _wrap_new_SBAddress__SWIG_2()
4209 result = (lldb::SBAddress *)new lldb::SBAddress(arg1,arg2); in _wrap_new_SBAddress__SWIG_2()
4223 lldb::addr_t arg1 ; in _wrap_new_SBAddress__SWIG_3() local
4230 arg1 = (lldb::addr_t)lua_tointeger(L, 1); in _wrap_new_SBAddress__SWIG_3()
4236 result = (lldb::SBAddress *)new lldb::SBAddress(arg1,*arg2); in _wrap_new_SBAddress__SWIG_3()
4323 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_IsValid() local
4329 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_IsValid()
4333 result = (bool)((lldb::SBAddress const *)arg1)->IsValid(); in _wrap_SBAddress_IsValid()
4347 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_Clear() local
4352 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_Clear()
4356 (arg1)->Clear(); in _wrap_SBAddress_Clear()
4370 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetFileAddress() local
4376 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetFileAddress()
4380 result = (lldb::addr_t)((lldb::SBAddress const *)arg1)->GetFileAddress(); in _wrap_SBAddress_GetFileAddress()
4394 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetLoadAddress() local
4402 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetLoadAddress()
4411 …result = (lldb::addr_t)((lldb::SBAddress const *)arg1)->GetLoadAddress((lldb::SBTarget const &)*ar… in _wrap_SBAddress_GetLoadAddress()
4425 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_SetAddress() local
4435 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_SetAddress()
4446 (arg1)->SetAddress(arg2,arg3); in _wrap_SBAddress_SetAddress()
4460 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_SetLoadAddress() local
4469 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_SetLoadAddress()
4479 (arg1)->SetLoadAddress(arg2,*arg3); in _wrap_SBAddress_SetLoadAddress()
4493 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_OffsetAddress() local
4501 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_OffsetAddress()
4506 result = (bool)(arg1)->OffsetAddress(arg2); in _wrap_SBAddress_OffsetAddress()
4520 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetDescription() local
4528 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetDescription()
4537 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBAddress_GetDescription()
4551 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSymbolContext() local
4559 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetSymbolContext()
4564 result = (arg1)->GetSymbolContext(arg2); in _wrap_SBAddress_GetSymbolContext()
4581 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSection() local
4587 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetSection()
4591 result = (arg1)->GetSection(); in _wrap_SBAddress_GetSection()
4608 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetOffset() local
4614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetOffset()
4618 result = (lldb::addr_t)(arg1)->GetOffset(); in _wrap_SBAddress_GetOffset()
4632 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetModule() local
4638 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetModule()
4642 result = (arg1)->GetModule(); in _wrap_SBAddress_GetModule()
4659 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetCompileUnit() local
4665 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetCompileUnit()
4669 result = (arg1)->GetCompileUnit(); in _wrap_SBAddress_GetCompileUnit()
4686 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetFunction() local
4692 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetFunction()
4696 result = (arg1)->GetFunction(); in _wrap_SBAddress_GetFunction()
4713 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetBlock() local
4719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetBlock()
4723 result = (arg1)->GetBlock(); in _wrap_SBAddress_GetBlock()
4740 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSymbol() local
4746 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetSymbol()
4750 result = (arg1)->GetSymbol(); in _wrap_SBAddress_GetSymbol()
4767 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetLineEntry() local
4773 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress_GetLineEntry()
4777 result = (arg1)->GetLineEntry(); in _wrap_SBAddress_GetLineEntry()
4794 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress___tostring() local
4800 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBAddress___tostring()
4804 result = lldb_SBAddress___repr__(arg1); in _wrap_SBAddress___tostring()
4816 lldb::SBAddress *arg1 = (lldb::SBAddress *) obj; in swig_delete_SBAddress() local
4817 delete arg1; in swig_delete_SBAddress()
4901 lldb::SBAddressRange *arg1 = 0 ; in _wrap_new_SBAddressRange__SWIG_1() local
4907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_new_SBAddressRange__SWIG_1()
4911 result = (lldb::SBAddressRange *)new lldb::SBAddressRange((lldb::SBAddressRange const &)*arg1); in _wrap_new_SBAddressRange__SWIG_1()
4925 lldb::SBAddress arg1 ; in _wrap_new_SBAddressRange__SWIG_2() local
4937 arg1 = *argp1; in _wrap_new_SBAddressRange__SWIG_2()
4940 result = (lldb::SBAddressRange *)new lldb::SBAddressRange(arg1,arg2); in _wrap_new_SBAddressRange__SWIG_2()
5007 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_Clear() local
5012 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange_Clear()
5016 (arg1)->Clear(); in _wrap_SBAddressRange_Clear()
5030 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_IsValid() local
5036 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange_IsValid()
5040 result = (bool)((lldb::SBAddressRange const *)arg1)->IsValid(); in _wrap_SBAddressRange_IsValid()
5054 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetBaseAddress() local
5060 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange_GetBaseAddress()
5064 result = ((lldb::SBAddressRange const *)arg1)->GetBaseAddress(); in _wrap_SBAddressRange_GetBaseAddress()
5081 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetByteSize() local
5087 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange_GetByteSize()
5091 result = (lldb::addr_t)((lldb::SBAddressRange const *)arg1)->GetByteSize(); in _wrap_SBAddressRange_GetByteSize()
5105 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange___eq() local
5113 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange___eq()
5122 result = (bool)(arg1)->operator ==((lldb::SBAddressRange const &)*arg2); in _wrap_SBAddressRange___eq()
5136 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetDescription() local
5147 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRange,0))){ in _wrap_SBAddressRange_GetDescription()
5162 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBAddressRange_GetDescription()
5174 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) obj; in swig_delete_SBAddressRange() local
5175 delete arg1; in swig_delete_SBAddressRange()
5247 lldb::SBAddressRangeList *arg1 = 0 ; in _wrap_new_SBAddressRangeList__SWIG_1() local
5253 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_new_SBAddressRangeList__SWIG_1()
5257 … (lldb::SBAddressRangeList *)new lldb::SBAddressRangeList((lldb::SBAddressRangeList const &)*arg1); in _wrap_new_SBAddressRangeList__SWIG_1()
5304 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetSize() local
5310 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_GetSize()
5314 result = (uint32_t)((lldb::SBAddressRangeList const *)arg1)->GetSize(); in _wrap_SBAddressRangeList_GetSize()
5328 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Clear() local
5333 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_Clear()
5337 (arg1)->Clear(); in _wrap_SBAddressRangeList_Clear()
5351 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetAddressRangeAtIndex() local
5359 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_GetAddressRangeAtIndex()
5364 result = (arg1)->GetAddressRangeAtIndex(arg2); in _wrap_SBAddressRangeList_GetAddressRangeAtIndex()
5381 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Append__SWIG_0() local
5388 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_Append__SWIG_0()
5397 (arg1)->Append((lldb::SBAddressRange const &)*arg2); in _wrap_SBAddressRangeList_Append__SWIG_0()
5411 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Append__SWIG_1() local
5418 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_Append__SWIG_1()
5427 (arg1)->Append((lldb::SBAddressRangeList const &)*arg2); in _wrap_SBAddressRangeList_Append__SWIG_1()
5505 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetDescription() local
5515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAddressRangeList,0))){ in _wrap_SBAddressRangeList_GetDescription()
5529 result = (bool)(arg1)->GetDescription(*arg2,(lldb::SBTarget const &)*arg3); in _wrap_SBAddressRangeList_GetDescription()
5541 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) obj; in swig_delete_SBAddressRangeList() local
5542 delete arg1; in swig_delete_SBAddressRangeList()
5612 lldb::pid_t arg1 ; in _wrap_new_SBAttachInfo__SWIG_1() local
5617 arg1 = (lldb::pid_t)lua_tointeger(L, 1); in _wrap_new_SBAttachInfo__SWIG_1()
5618 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo(arg1); in _wrap_new_SBAttachInfo__SWIG_1()
5632 char *arg1 = (char *) 0 ; in _wrap_new_SBAttachInfo__SWIG_2() local
5639 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBAttachInfo__SWIG_2()
5641 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((char const *)arg1,arg2); in _wrap_new_SBAttachInfo__SWIG_2()
5655 char *arg1 = (char *) 0 ; in _wrap_new_SBAttachInfo__SWIG_3() local
5664 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBAttachInfo__SWIG_3()
5667 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((char const *)arg1,arg2,arg3); in _wrap_new_SBAttachInfo__SWIG_3()
5681 lldb::SBAttachInfo *arg1 = 0 ; in _wrap_new_SBAttachInfo__SWIG_4() local
5687 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_new_SBAttachInfo__SWIG_4()
5691 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((lldb::SBAttachInfo const &)*arg1); in _wrap_new_SBAttachInfo__SWIG_4()
5783 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetProcessID() local
5789 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetProcessID()
5793 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBAttachInfo_GetProcessID()
5807 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetProcessID() local
5814 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetProcessID()
5819 (arg1)->SetProcessID(arg2); in _wrap_SBAttachInfo_SetProcessID()
5833 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_0() local
5840 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetExecutable__SWIG_0()
5845 (arg1)->SetExecutable((char const *)arg2); in _wrap_SBAttachInfo_SetExecutable__SWIG_0()
5859 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_1() local
5867 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetExecutable__SWIG_1()
5877 (arg1)->SetExecutable(arg2); in _wrap_SBAttachInfo_SetExecutable__SWIG_1()
5950 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetWaitForLaunch() local
5956 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetWaitForLaunch()
5960 result = (bool)(arg1)->GetWaitForLaunch(); in _wrap_SBAttachInfo_GetWaitForLaunch()
5974 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_0() local
5981 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_0()
5986 (arg1)->SetWaitForLaunch(arg2); in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_0()
6000 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_1() local
6009 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_1()
6015 (arg1)->SetWaitForLaunch(arg2,arg3); in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_1()
6088 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetIgnoreExisting() local
6094 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetIgnoreExisting()
6098 result = (bool)(arg1)->GetIgnoreExisting(); in _wrap_SBAttachInfo_GetIgnoreExisting()
6112 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetIgnoreExisting() local
6119 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetIgnoreExisting()
6124 (arg1)->SetIgnoreExisting(arg2); in _wrap_SBAttachInfo_SetIgnoreExisting()
6138 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetResumeCount() local
6144 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetResumeCount()
6148 result = (uint32_t)(arg1)->GetResumeCount(); in _wrap_SBAttachInfo_GetResumeCount()
6162 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetResumeCount() local
6169 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetResumeCount()
6174 (arg1)->SetResumeCount(arg2); in _wrap_SBAttachInfo_SetResumeCount()
6188 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetProcessPluginName() local
6194 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetProcessPluginName()
6198 result = (char *)(arg1)->GetProcessPluginName(); in _wrap_SBAttachInfo_GetProcessPluginName()
6212 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetProcessPluginName() local
6219 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetProcessPluginName()
6224 (arg1)->SetProcessPluginName((char const *)arg2); in _wrap_SBAttachInfo_SetProcessPluginName()
6238 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetUserID() local
6244 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetUserID()
6248 result = (uint32_t)(arg1)->GetUserID(); in _wrap_SBAttachInfo_GetUserID()
6262 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetGroupID() local
6268 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetGroupID()
6272 result = (uint32_t)(arg1)->GetGroupID(); in _wrap_SBAttachInfo_GetGroupID()
6286 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_UserIDIsValid() local
6292 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_UserIDIsValid()
6296 result = (bool)(arg1)->UserIDIsValid(); in _wrap_SBAttachInfo_UserIDIsValid()
6310 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GroupIDIsValid() local
6316 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GroupIDIsValid()
6320 result = (bool)(arg1)->GroupIDIsValid(); in _wrap_SBAttachInfo_GroupIDIsValid()
6334 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetUserID() local
6341 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetUserID()
6346 (arg1)->SetUserID(arg2); in _wrap_SBAttachInfo_SetUserID()
6360 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetGroupID() local
6367 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetGroupID()
6372 (arg1)->SetGroupID(arg2); in _wrap_SBAttachInfo_SetGroupID()
6386 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetEffectiveUserID() local
6392 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetEffectiveUserID()
6396 result = (uint32_t)(arg1)->GetEffectiveUserID(); in _wrap_SBAttachInfo_GetEffectiveUserID()
6410 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetEffectiveGroupID() local
6416 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetEffectiveGroupID()
6420 result = (uint32_t)(arg1)->GetEffectiveGroupID(); in _wrap_SBAttachInfo_GetEffectiveGroupID()
6434 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_EffectiveUserIDIsValid() local
6440 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_EffectiveUserIDIsValid()
6444 result = (bool)(arg1)->EffectiveUserIDIsValid(); in _wrap_SBAttachInfo_EffectiveUserIDIsValid()
6458 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_EffectiveGroupIDIsValid() local
6464 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_EffectiveGroupIDIsValid()
6468 result = (bool)(arg1)->EffectiveGroupIDIsValid(); in _wrap_SBAttachInfo_EffectiveGroupIDIsValid()
6482 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetEffectiveUserID() local
6489 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetEffectiveUserID()
6494 (arg1)->SetEffectiveUserID(arg2); in _wrap_SBAttachInfo_SetEffectiveUserID()
6508 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetEffectiveGroupID() local
6515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetEffectiveGroupID()
6520 (arg1)->SetEffectiveGroupID(arg2); in _wrap_SBAttachInfo_SetEffectiveGroupID()
6534 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetParentProcessID() local
6540 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetParentProcessID()
6544 result = (lldb::pid_t)(arg1)->GetParentProcessID(); in _wrap_SBAttachInfo_GetParentProcessID()
6558 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetParentProcessID() local
6565 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetParentProcessID()
6570 (arg1)->SetParentProcessID(arg2); in _wrap_SBAttachInfo_SetParentProcessID()
6584 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_ParentProcessIDIsValid() local
6590 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_ParentProcessIDIsValid()
6594 result = (bool)(arg1)->ParentProcessIDIsValid(); in _wrap_SBAttachInfo_ParentProcessIDIsValid()
6608 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetListener() local
6614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetListener()
6618 result = (arg1)->GetListener(); in _wrap_SBAttachInfo_GetListener()
6635 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetListener() local
6642 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetListener()
6651 (arg1)->SetListener(*arg2); in _wrap_SBAttachInfo_SetListener()
6665 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetShadowListener() local
6671 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetShadowListener()
6675 result = (arg1)->GetShadowListener(); in _wrap_SBAttachInfo_GetShadowListener()
6692 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetShadowListener() local
6699 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetShadowListener()
6708 (arg1)->SetShadowListener(*arg2); in _wrap_SBAttachInfo_SetShadowListener()
6722 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetScriptedProcessClassName() local
6728 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetScriptedProcessClassName()
6732 result = (char *)((lldb::SBAttachInfo const *)arg1)->GetScriptedProcessClassName(); in _wrap_SBAttachInfo_GetScriptedProcessClassName()
6746 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetScriptedProcessClassName() local
6753 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetScriptedProcessClassName()
6758 (arg1)->SetScriptedProcessClassName((char const *)arg2); in _wrap_SBAttachInfo_SetScriptedProcessClassName()
6772 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetScriptedProcessDictionary() local
6778 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6782 result = ((lldb::SBAttachInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6799 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetScriptedProcessDictionary() local
6807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBAttachInfo,0))){ in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
6817 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
6829 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) obj; in swig_delete_SBAttachInfo() local
6830 delete arg1; in swig_delete_SBAttachInfo()
6929 lldb::SBBlock *arg1 = 0 ; in _wrap_new_SBBlock__SWIG_1() local
6935 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_new_SBBlock__SWIG_1()
6939 result = (lldb::SBBlock *)new lldb::SBBlock((lldb::SBBlock const &)*arg1); in _wrap_new_SBBlock__SWIG_1()
6986 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsInlined() local
6992 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_IsInlined()
6996 result = (bool)((lldb::SBBlock const *)arg1)->IsInlined(); in _wrap_SBBlock_IsInlined()
7010 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsValid() local
7016 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_IsValid()
7020 result = (bool)((lldb::SBBlock const *)arg1)->IsValid(); in _wrap_SBBlock_IsValid()
7034 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedName() local
7040 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetInlinedName()
7044 result = (char *)((lldb::SBBlock const *)arg1)->GetInlinedName(); in _wrap_SBBlock_GetInlinedName()
7058 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteFile() local
7064 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetInlinedCallSiteFile()
7068 result = ((lldb::SBBlock const *)arg1)->GetInlinedCallSiteFile(); in _wrap_SBBlock_GetInlinedCallSiteFile()
7085 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteLine() local
7091 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetInlinedCallSiteLine()
7095 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteLine(); in _wrap_SBBlock_GetInlinedCallSiteLine()
7109 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteColumn() local
7115 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetInlinedCallSiteColumn()
7119 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteColumn(); in _wrap_SBBlock_GetInlinedCallSiteColumn()
7133 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetParent() local
7139 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetParent()
7143 result = (arg1)->GetParent(); in _wrap_SBBlock_GetParent()
7160 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetSibling() local
7166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetSibling()
7170 result = (arg1)->GetSibling(); in _wrap_SBBlock_GetSibling()
7187 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetFirstChild() local
7193 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetFirstChild()
7197 result = (arg1)->GetFirstChild(); in _wrap_SBBlock_GetFirstChild()
7214 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetNumRanges() local
7220 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetNumRanges()
7224 result = (uint32_t)(arg1)->GetNumRanges(); in _wrap_SBBlock_GetNumRanges()
7238 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeStartAddress() local
7246 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetRangeStartAddress()
7251 result = (arg1)->GetRangeStartAddress(arg2); in _wrap_SBBlock_GetRangeStartAddress()
7268 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeEndAddress() local
7276 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetRangeEndAddress()
7281 result = (arg1)->GetRangeEndAddress(arg2); in _wrap_SBBlock_GetRangeEndAddress()
7298 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRanges() local
7304 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetRanges()
7308 result = (arg1)->GetRanges(); in _wrap_SBBlock_GetRanges()
7325 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress() local
7334 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7344 result = (uint32_t)(arg1)->GetRangeIndexForBlockAddress(arg2); in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7358 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_0() local
7374 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetVariables__SWIG_0()
7387 result = (arg1)->GetVariables(*arg2,arg3,arg4,arg5,arg6); in _wrap_SBBlock_GetVariables__SWIG_0()
7404 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_1() local
7418 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetVariables__SWIG_1()
7430 result = (arg1)->GetVariables(*arg2,arg3,arg4,arg5); in _wrap_SBBlock_GetVariables__SWIG_1()
7546 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetContainingInlinedBlock() local
7552 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetContainingInlinedBlock()
7556 result = (arg1)->GetContainingInlinedBlock(); in _wrap_SBBlock_GetContainingInlinedBlock()
7573 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetDescription() local
7581 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock_GetDescription()
7590 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBBlock_GetDescription()
7604 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock___tostring() local
7610 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBlock,0))){ in _wrap_SBBlock___tostring()
7614 result = lldb_SBBlock___repr__(arg1); in _wrap_SBBlock___tostring()
7626 lldb::SBBlock *arg1 = (lldb::SBBlock *) obj; in swig_delete_SBBlock() local
7627 delete arg1; in swig_delete_SBBlock()
7711 lldb::SBBreakpoint *arg1 = 0 ; in _wrap_new_SBBreakpoint__SWIG_1() local
7717 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_new_SBBreakpoint__SWIG_1()
7721 result = (lldb::SBBreakpoint *)new lldb::SBBreakpoint((lldb::SBBreakpoint const &)*arg1); in _wrap_new_SBBreakpoint__SWIG_1()
7768 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint___eq() local
7776 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint___eq()
7785 result = (bool)(arg1)->operator ==((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpoint___eq()
7799 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetID() local
7805 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetID()
7809 result = (lldb::break_id_t)((lldb::SBBreakpoint const *)arg1)->GetID(); in _wrap_SBBreakpoint_GetID()
7823 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsValid() local
7829 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_IsValid()
7833 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsValid(); in _wrap_SBBreakpoint_IsValid()
7847 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_ClearAllBreakpointSites() local
7852 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_ClearAllBreakpointSites()
7856 (arg1)->ClearAllBreakpointSites(); in _wrap_SBBreakpoint_ClearAllBreakpointSites()
7870 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetTarget() local
7876 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetTarget()
7880 result = ((lldb::SBBreakpoint const *)arg1)->GetTarget(); in _wrap_SBBreakpoint_GetTarget()
7897 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByAddress() local
7905 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_FindLocationByAddress()
7910 result = (arg1)->FindLocationByAddress(arg2); in _wrap_SBBreakpoint_FindLocationByAddress()
7927 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationIDByAddress() local
7935 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_FindLocationIDByAddress()
7940 result = (lldb::break_id_t)(arg1)->FindLocationIDByAddress(arg2); in _wrap_SBBreakpoint_FindLocationIDByAddress()
7954 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByID() local
7962 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_FindLocationByID()
7967 result = (arg1)->FindLocationByID(arg2); in _wrap_SBBreakpoint_FindLocationByID()
7984 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetLocationAtIndex() local
7992 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetLocationAtIndex()
7997 result = (arg1)->GetLocationAtIndex(arg2); in _wrap_SBBreakpoint_GetLocationAtIndex()
8014 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetEnabled() local
8021 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetEnabled()
8026 (arg1)->SetEnabled(arg2); in _wrap_SBBreakpoint_SetEnabled()
8040 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsEnabled() local
8046 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_IsEnabled()
8050 result = (bool)(arg1)->IsEnabled(); in _wrap_SBBreakpoint_IsEnabled()
8064 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetOneShot() local
8071 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetOneShot()
8076 (arg1)->SetOneShot(arg2); in _wrap_SBBreakpoint_SetOneShot()
8090 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsOneShot() local
8096 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_IsOneShot()
8100 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsOneShot(); in _wrap_SBBreakpoint_IsOneShot()
8114 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsInternal() local
8120 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_IsInternal()
8124 result = (bool)(arg1)->IsInternal(); in _wrap_SBBreakpoint_IsInternal()
8138 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetHitCount() local
8144 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetHitCount()
8148 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetHitCount(); in _wrap_SBBreakpoint_GetHitCount()
8162 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetIgnoreCount() local
8169 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetIgnoreCount()
8174 (arg1)->SetIgnoreCount(arg2); in _wrap_SBBreakpoint_SetIgnoreCount()
8188 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetIgnoreCount() local
8194 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetIgnoreCount()
8198 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetIgnoreCount(); in _wrap_SBBreakpoint_GetIgnoreCount()
8212 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetCondition() local
8219 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetCondition()
8224 (arg1)->SetCondition((char const *)arg2); in _wrap_SBBreakpoint_SetCondition()
8238 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetCondition() local
8244 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetCondition()
8248 result = (char *)(arg1)->GetCondition(); in _wrap_SBBreakpoint_GetCondition()
8262 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetAutoContinue() local
8269 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetAutoContinue()
8274 (arg1)->SetAutoContinue(arg2); in _wrap_SBBreakpoint_SetAutoContinue()
8288 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetAutoContinue() local
8294 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetAutoContinue()
8298 result = (bool)(arg1)->GetAutoContinue(); in _wrap_SBBreakpoint_GetAutoContinue()
8312 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadID() local
8319 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetThreadID()
8324 (arg1)->SetThreadID(arg2); in _wrap_SBBreakpoint_SetThreadID()
8338 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadID() local
8344 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetThreadID()
8348 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpoint_GetThreadID()
8362 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadIndex() local
8369 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetThreadIndex()
8374 (arg1)->SetThreadIndex(arg2); in _wrap_SBBreakpoint_SetThreadIndex()
8388 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadIndex() local
8394 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetThreadIndex()
8398 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpoint_GetThreadIndex()
8412 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadName() local
8419 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetThreadName()
8424 (arg1)->SetThreadName((char const *)arg2); in _wrap_SBBreakpoint_SetThreadName()
8438 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadName() local
8444 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetThreadName()
8448 result = (char *)((lldb::SBBreakpoint const *)arg1)->GetThreadName(); in _wrap_SBBreakpoint_GetThreadName()
8462 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetQueueName() local
8469 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetQueueName()
8474 (arg1)->SetQueueName((char const *)arg2); in _wrap_SBBreakpoint_SetQueueName()
8488 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetQueueName() local
8494 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetQueueName()
8498 result = (char *)((lldb::SBBreakpoint const *)arg1)->GetQueueName(); in _wrap_SBBreakpoint_GetQueueName()
8512 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_0() local
8519 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_0()
8524 (arg1)->SetScriptCallbackFunction((char const *)arg2); in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_0()
8538 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1() local
8548 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8558 result = (arg1)->SetScriptCallbackFunction((char const *)arg2,*arg3); in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8639 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetCommandLineCommands() local
8646 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetCommandLineCommands()
8655 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpoint_SetCommandLineCommands()
8669 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetCommandLineCommands() local
8677 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetCommandLineCommands()
8686 result = (bool)(arg1)->GetCommandLineCommands(*arg2); in _wrap_SBBreakpoint_GetCommandLineCommands()
8700 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackBody() local
8708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SetScriptCallbackBody()
8713 result = (arg1)->SetScriptCallbackBody((char const *)arg2); in _wrap_SBBreakpoint_SetScriptCallbackBody()
8730 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddName() local
8738 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_AddName()
8743 result = (bool)(arg1)->AddName((char const *)arg2); in _wrap_SBBreakpoint_AddName()
8757 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddNameWithErrorHandling() local
8765 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_AddNameWithErrorHandling()
8770 result = (arg1)->AddNameWithErrorHandling((char const *)arg2); in _wrap_SBBreakpoint_AddNameWithErrorHandling()
8787 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_RemoveName() local
8794 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_RemoveName()
8799 (arg1)->RemoveName((char const *)arg2); in _wrap_SBBreakpoint_RemoveName()
8813 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_MatchesName() local
8821 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_MatchesName()
8826 result = (bool)(arg1)->MatchesName((char const *)arg2); in _wrap_SBBreakpoint_MatchesName()
8840 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNames() local
8847 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetNames()
8856 (arg1)->GetNames(*arg2); in _wrap_SBBreakpoint_GetNames()
8870 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNumResolvedLocations() local
8876 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetNumResolvedLocations()
8880 result = ((lldb::SBBreakpoint const *)arg1)->GetNumResolvedLocations(); in _wrap_SBBreakpoint_GetNumResolvedLocations()
8894 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNumLocations() local
8900 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetNumLocations()
8904 result = ((lldb::SBBreakpoint const *)arg1)->GetNumLocations(); in _wrap_SBBreakpoint_GetNumLocations()
8918 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_0() local
8926 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetDescription__SWIG_0()
8935 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBBreakpoint_GetDescription__SWIG_0()
8949 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_1() local
8959 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_GetDescription__SWIG_1()
8969 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBBreakpoint_GetDescription__SWIG_1()
9052 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_EventIsBreakpointEvent() local
9058 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBBreakpoint_EventIsBreakpointEvent()
9062 result = (bool)lldb::SBBreakpoint::EventIsBreakpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_EventIsBreakpointEvent()
9076 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent() local
9082 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent()
9086 …akpointEventType)lldb::SBBreakpoint::GetBreakpointEventTypeFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent()
9100 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointFromEvent() local
9106 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9110 result = lldb::SBBreakpoint::GetBreakpointFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9127 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent() local
9135 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9140 …result = lldb::SBBreakpoint::GetBreakpointLocationAtIndexFromEvent((lldb::SBEvent const &)*arg1,ar… in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9157 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetNumBreakpointLocationsFromEvent() local
9163 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBBreakpoint_GetNumBreakpointLocationsFromEvent()
9167 …t = (uint32_t)lldb::SBBreakpoint::GetNumBreakpointLocationsFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_GetNumBreakpointLocationsFromEvent()
9181 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsHardware() local
9187 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_IsHardware()
9191 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsHardware(); in _wrap_SBBreakpoint_IsHardware()
9205 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddLocation() local
9213 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_AddLocation()
9222 result = (arg1)->AddLocation(*arg2); in _wrap_SBBreakpoint_AddLocation()
9239 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SerializeToStructuredData() local
9245 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint_SerializeToStructuredData()
9249 result = (arg1)->SerializeToStructuredData(); in _wrap_SBBreakpoint_SerializeToStructuredData()
9266 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint___tostring() local
9272 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_SBBreakpoint___tostring()
9276 result = lldb_SBBreakpoint___repr__(arg1); in _wrap_SBBreakpoint___tostring()
9288 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) obj; in swig_delete_SBBreakpoint() local
9289 delete arg1; in swig_delete_SBBreakpoint()
9389 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBBreakpointList() local
9395 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_new_SBBreakpointList()
9399 result = (lldb::SBBreakpointList *)new lldb::SBBreakpointList(*arg1); in _wrap_new_SBBreakpointList()
9413 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_GetSize() local
9419 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_GetSize()
9423 result = ((lldb::SBBreakpointList const *)arg1)->GetSize(); in _wrap_SBBreakpointList_GetSize()
9437 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_GetBreakpointAtIndex() local
9445 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_GetBreakpointAtIndex()
9450 result = (arg1)->GetBreakpointAtIndex(arg2); in _wrap_SBBreakpointList_GetBreakpointAtIndex()
9467 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_FindBreakpointByID() local
9475 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_FindBreakpointByID()
9480 result = (arg1)->FindBreakpointByID(arg2); in _wrap_SBBreakpointList_FindBreakpointByID()
9497 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_Append() local
9504 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_Append()
9513 (arg1)->Append((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpointList_Append()
9527 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_AppendIfUnique() local
9535 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_AppendIfUnique()
9544 result = (bool)(arg1)->AppendIfUnique((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpointList_AppendIfUnique()
9558 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_AppendByID() local
9565 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_AppendByID()
9570 (arg1)->AppendByID(arg2); in _wrap_SBBreakpointList_AppendByID()
9584 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_Clear() local
9589 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointList,0))){ in _wrap_SBBreakpointList_Clear()
9593 (arg1)->Clear(); in _wrap_SBBreakpointList_Clear()
9605 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) obj; in swig_delete_SBBreakpointList() local
9606 delete arg1; in swig_delete_SBBreakpointList()
9678 lldb::SBBreakpointLocation *arg1 = 0 ; in _wrap_new_SBBreakpointLocation__SWIG_1() local
9684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_new_SBBreakpointLocation__SWIG_1()
9688 …::SBBreakpointLocation *)new lldb::SBBreakpointLocation((lldb::SBBreakpointLocation const &)*arg1); in _wrap_new_SBBreakpointLocation__SWIG_1()
9735 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetID() local
9741 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetID()
9745 result = (lldb::break_id_t)(arg1)->GetID(); in _wrap_SBBreakpointLocation_GetID()
9759 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsValid() local
9765 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_IsValid()
9769 result = (bool)((lldb::SBBreakpointLocation const *)arg1)->IsValid(); in _wrap_SBBreakpointLocation_IsValid()
9783 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetAddress() local
9789 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetAddress()
9793 result = (arg1)->GetAddress(); in _wrap_SBBreakpointLocation_GetAddress()
9810 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetLoadAddress() local
9816 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetLoadAddress()
9820 result = (lldb::addr_t)(arg1)->GetLoadAddress(); in _wrap_SBBreakpointLocation_GetLoadAddress()
9834 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetEnabled() local
9841 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetEnabled()
9846 (arg1)->SetEnabled(arg2); in _wrap_SBBreakpointLocation_SetEnabled()
9860 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsEnabled() local
9866 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_IsEnabled()
9870 result = (bool)(arg1)->IsEnabled(); in _wrap_SBBreakpointLocation_IsEnabled()
9884 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetHitCount() local
9890 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetHitCount()
9894 result = (uint32_t)(arg1)->GetHitCount(); in _wrap_SBBreakpointLocation_GetHitCount()
9908 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetIgnoreCount() local
9914 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetIgnoreCount()
9918 result = (uint32_t)(arg1)->GetIgnoreCount(); in _wrap_SBBreakpointLocation_GetIgnoreCount()
9932 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetIgnoreCount() local
9939 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetIgnoreCount()
9944 (arg1)->SetIgnoreCount(arg2); in _wrap_SBBreakpointLocation_SetIgnoreCount()
9958 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetCondition() local
9965 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetCondition()
9970 (arg1)->SetCondition((char const *)arg2); in _wrap_SBBreakpointLocation_SetCondition()
9984 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetCondition() local
9990 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetCondition()
9994 result = (char *)(arg1)->GetCondition(); in _wrap_SBBreakpointLocation_GetCondition()
10008 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetAutoContinue() local
10015 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetAutoContinue()
10020 (arg1)->SetAutoContinue(arg2); in _wrap_SBBreakpointLocation_SetAutoContinue()
10034 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetAutoContinue() local
10040 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetAutoContinue()
10044 result = (bool)(arg1)->GetAutoContinue(); in _wrap_SBBreakpointLocation_GetAutoContinue()
10058 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_0() local
10065 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_0()
10070 (arg1)->SetScriptCallbackFunction((char const *)arg2); in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_0()
10084 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1() local
10094 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10104 result = (arg1)->SetScriptCallbackFunction((char const *)arg2,*arg3); in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10185 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackBody() local
10193 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetScriptCallbackBody()
10198 result = (arg1)->SetScriptCallbackBody((char const *)arg2); in _wrap_SBBreakpointLocation_SetScriptCallbackBody()
10215 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetCommandLineCommands() local
10222 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetCommandLineCommands()
10231 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpointLocation_SetCommandLineCommands()
10245 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetCommandLineCommands() local
10253 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetCommandLineCommands()
10262 result = (bool)(arg1)->GetCommandLineCommands(*arg2); in _wrap_SBBreakpointLocation_GetCommandLineCommands()
10276 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadID() local
10283 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetThreadID()
10288 (arg1)->SetThreadID(arg2); in _wrap_SBBreakpointLocation_SetThreadID()
10302 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadID() local
10308 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetThreadID()
10312 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpointLocation_GetThreadID()
10326 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadIndex() local
10333 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetThreadIndex()
10338 (arg1)->SetThreadIndex(arg2); in _wrap_SBBreakpointLocation_SetThreadIndex()
10352 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadIndex() local
10358 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetThreadIndex()
10362 result = (uint32_t)((lldb::SBBreakpointLocation const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpointLocation_GetThreadIndex()
10376 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadName() local
10383 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetThreadName()
10388 (arg1)->SetThreadName((char const *)arg2); in _wrap_SBBreakpointLocation_SetThreadName()
10402 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadName() local
10408 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetThreadName()
10412 result = (char *)((lldb::SBBreakpointLocation const *)arg1)->GetThreadName(); in _wrap_SBBreakpointLocation_GetThreadName()
10426 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetQueueName() local
10433 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_SetQueueName()
10438 (arg1)->SetQueueName((char const *)arg2); in _wrap_SBBreakpointLocation_SetQueueName()
10452 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetQueueName() local
10458 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetQueueName()
10462 result = (char *)((lldb::SBBreakpointLocation const *)arg1)->GetQueueName(); in _wrap_SBBreakpointLocation_GetQueueName()
10476 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsResolved() local
10482 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_IsResolved()
10486 result = (bool)(arg1)->IsResolved(); in _wrap_SBBreakpointLocation_IsResolved()
10500 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetDescription() local
10510 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetDescription()
10520 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBBreakpointLocation_GetDescription()
10534 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetBreakpoint() local
10540 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation_GetBreakpoint()
10544 result = (arg1)->GetBreakpoint(); in _wrap_SBBreakpointLocation_GetBreakpoint()
10561 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation___tostring() local
10567 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointLocation,0))){ in _wrap_SBBreakpointLocation___tostring()
10571 result = lldb_SBBreakpointLocation___repr__(arg1); in _wrap_SBBreakpointLocation___tostring()
10583 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) obj; in swig_delete_SBBreakpointLocation() local
10584 delete arg1; in swig_delete_SBBreakpointLocation()
10679 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_1() local
10687 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_new_SBBreakpointName__SWIG_1()
10692 result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName(*arg1,(char const *)arg2); in _wrap_new_SBBreakpointName__SWIG_1()
10706 lldb::SBBreakpoint *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_2() local
10714 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpoint,0))){ in _wrap_new_SBBreakpointName__SWIG_2()
10719 result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName(*arg1,(char const *)arg2); in _wrap_new_SBBreakpointName__SWIG_2()
10733 lldb::SBBreakpointName *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_3() local
10739 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_new_SBBreakpointName__SWIG_3()
10743 …sult = (lldb::SBBreakpointName *)new lldb::SBBreakpointName((lldb::SBBreakpointName const &)*arg1); in _wrap_new_SBBreakpointName__SWIG_3()
10830 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName___eq() local
10838 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName___eq()
10847 result = (bool)(arg1)->operator ==((lldb::SBBreakpointName const &)*arg2); in _wrap_SBBreakpointName___eq()
10861 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsValid() local
10867 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_IsValid()
10871 result = (bool)((lldb::SBBreakpointName const *)arg1)->IsValid(); in _wrap_SBBreakpointName_IsValid()
10885 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetName() local
10891 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetName()
10895 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetName(); in _wrap_SBBreakpointName_GetName()
10909 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetEnabled() local
10916 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetEnabled()
10921 (arg1)->SetEnabled(arg2); in _wrap_SBBreakpointName_SetEnabled()
10935 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsEnabled() local
10941 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_IsEnabled()
10945 result = (bool)(arg1)->IsEnabled(); in _wrap_SBBreakpointName_IsEnabled()
10959 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetOneShot() local
10966 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetOneShot()
10971 (arg1)->SetOneShot(arg2); in _wrap_SBBreakpointName_SetOneShot()
10985 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsOneShot() local
10991 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_IsOneShot()
10995 result = (bool)((lldb::SBBreakpointName const *)arg1)->IsOneShot(); in _wrap_SBBreakpointName_IsOneShot()
11009 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetIgnoreCount() local
11016 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetIgnoreCount()
11021 (arg1)->SetIgnoreCount(arg2); in _wrap_SBBreakpointName_SetIgnoreCount()
11035 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetIgnoreCount() local
11041 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetIgnoreCount()
11045 result = (uint32_t)((lldb::SBBreakpointName const *)arg1)->GetIgnoreCount(); in _wrap_SBBreakpointName_GetIgnoreCount()
11059 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetCondition() local
11066 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetCondition()
11071 (arg1)->SetCondition((char const *)arg2); in _wrap_SBBreakpointName_SetCondition()
11085 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetCondition() local
11091 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetCondition()
11095 result = (char *)(arg1)->GetCondition(); in _wrap_SBBreakpointName_GetCondition()
11109 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAutoContinue() local
11116 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetAutoContinue()
11121 (arg1)->SetAutoContinue(arg2); in _wrap_SBBreakpointName_SetAutoContinue()
11135 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAutoContinue() local
11141 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetAutoContinue()
11145 result = (bool)(arg1)->GetAutoContinue(); in _wrap_SBBreakpointName_GetAutoContinue()
11159 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadID() local
11166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetThreadID()
11171 (arg1)->SetThreadID(arg2); in _wrap_SBBreakpointName_SetThreadID()
11185 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadID() local
11191 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetThreadID()
11195 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpointName_GetThreadID()
11209 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadIndex() local
11216 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetThreadIndex()
11221 (arg1)->SetThreadIndex(arg2); in _wrap_SBBreakpointName_SetThreadIndex()
11235 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadIndex() local
11241 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetThreadIndex()
11245 result = (uint32_t)((lldb::SBBreakpointName const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpointName_GetThreadIndex()
11259 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadName() local
11266 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetThreadName()
11271 (arg1)->SetThreadName((char const *)arg2); in _wrap_SBBreakpointName_SetThreadName()
11285 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadName() local
11291 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetThreadName()
11295 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetThreadName(); in _wrap_SBBreakpointName_GetThreadName()
11309 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetQueueName() local
11316 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetQueueName()
11321 (arg1)->SetQueueName((char const *)arg2); in _wrap_SBBreakpointName_SetQueueName()
11335 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetQueueName() local
11341 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetQueueName()
11345 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetQueueName(); in _wrap_SBBreakpointName_GetQueueName()
11359 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_0() local
11366 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_0()
11371 (arg1)->SetScriptCallbackFunction((char const *)arg2); in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_0()
11385 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1() local
11395 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11405 result = (arg1)->SetScriptCallbackFunction((char const *)arg2,*arg3); in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11486 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetCommandLineCommands() local
11493 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetCommandLineCommands()
11502 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpointName_SetCommandLineCommands()
11516 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetCommandLineCommands() local
11524 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetCommandLineCommands()
11533 result = (bool)(arg1)->GetCommandLineCommands(*arg2); in _wrap_SBBreakpointName_GetCommandLineCommands()
11547 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackBody() local
11555 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetScriptCallbackBody()
11560 result = (arg1)->SetScriptCallbackBody((char const *)arg2); in _wrap_SBBreakpointName_SetScriptCallbackBody()
11577 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetHelpString() local
11583 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetHelpString()
11587 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetHelpString(); in _wrap_SBBreakpointName_GetHelpString()
11601 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetHelpString() local
11608 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetHelpString()
11613 (arg1)->SetHelpString((char const *)arg2); in _wrap_SBBreakpointName_SetHelpString()
11627 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowList() local
11633 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetAllowList()
11637 result = (bool)((lldb::SBBreakpointName const *)arg1)->GetAllowList(); in _wrap_SBBreakpointName_GetAllowList()
11651 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowList() local
11658 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetAllowList()
11663 (arg1)->SetAllowList(arg2); in _wrap_SBBreakpointName_SetAllowList()
11677 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowDelete() local
11683 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetAllowDelete()
11687 result = (bool)(arg1)->GetAllowDelete(); in _wrap_SBBreakpointName_GetAllowDelete()
11701 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowDelete() local
11708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetAllowDelete()
11713 (arg1)->SetAllowDelete(arg2); in _wrap_SBBreakpointName_SetAllowDelete()
11727 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowDisable() local
11733 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetAllowDisable()
11737 result = (bool)(arg1)->GetAllowDisable(); in _wrap_SBBreakpointName_GetAllowDisable()
11751 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowDisable() local
11758 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_SetAllowDisable()
11763 (arg1)->SetAllowDisable(arg2); in _wrap_SBBreakpointName_SetAllowDisable()
11777 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetDescription() local
11785 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName_GetDescription()
11794 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBBreakpointName_GetDescription()
11808 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName___tostring() local
11814 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBreakpointName,0))){ in _wrap_SBBreakpointName___tostring()
11818 result = lldb_SBBreakpointName___repr__(arg1); in _wrap_SBBreakpointName___tostring()
11830 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) obj; in swig_delete_SBBreakpointName() local
11831 delete arg1; in swig_delete_SBBreakpointName()
11933 char *arg1 = (char *) 0 ; in _wrap_new_SBBroadcaster__SWIG_1() local
11938 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBBroadcaster__SWIG_1()
11939 result = (lldb::SBBroadcaster *)new lldb::SBBroadcaster((char const *)arg1); in _wrap_new_SBBroadcaster__SWIG_1()
11953 lldb::SBBroadcaster *arg1 = 0 ; in _wrap_new_SBBroadcaster__SWIG_2() local
11959 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_new_SBBroadcaster__SWIG_2()
11963 result = (lldb::SBBroadcaster *)new lldb::SBBroadcaster((lldb::SBBroadcaster const &)*arg1); in _wrap_new_SBBroadcaster__SWIG_2()
12020 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_IsValid() local
12026 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_IsValid()
12030 result = (bool)((lldb::SBBroadcaster const *)arg1)->IsValid(); in _wrap_SBBroadcaster_IsValid()
12044 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_Clear() local
12049 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_Clear()
12053 (arg1)->Clear(); in _wrap_SBBroadcaster_Clear()
12067 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_0() local
12076 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_0()
12082 (arg1)->BroadcastEventByType(arg2,arg3); in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_0()
12096 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_1() local
12103 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_1()
12108 (arg1)->BroadcastEventByType(arg2); in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_1()
12181 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0() local
12190 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0()
12200 (arg1)->BroadcastEvent((lldb::SBEvent const &)*arg2,arg3); in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0()
12214 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1() local
12221 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1()
12230 (arg1)->BroadcastEvent((lldb::SBEvent const &)*arg2); in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1()
12313 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_AddInitialEventsToListener() local
12322 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_AddInitialEventsToListener()
12332 (arg1)->AddInitialEventsToListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_AddInitialEventsToListener()
12346 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_AddListener() local
12356 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_AddListener()
12366 result = (uint32_t)(arg1)->AddListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_AddListener()
12380 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_GetName() local
12386 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_GetName()
12390 result = (char *)((lldb::SBBroadcaster const *)arg1)->GetName(); in _wrap_SBBroadcaster_GetName()
12404 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_EventTypeHasListeners() local
12412 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_EventTypeHasListeners()
12417 result = (bool)(arg1)->EventTypeHasListeners(arg2); in _wrap_SBBroadcaster_EventTypeHasListeners()
12431 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_0() local
12441 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_RemoveListener__SWIG_0()
12451 result = (bool)(arg1)->RemoveListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_RemoveListener__SWIG_0()
12465 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_1() local
12473 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster_RemoveListener__SWIG_1()
12482 result = (bool)(arg1)->RemoveListener((lldb::SBListener const &)*arg2); in _wrap_SBBroadcaster_RemoveListener__SWIG_1()
12565 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster___eq() local
12573 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster___eq()
12582 …result = (bool)((lldb::SBBroadcaster const *)arg1)->operator ==((lldb::SBBroadcaster const &)*arg2… in _wrap_SBBroadcaster___eq()
12596 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster___lt() local
12604 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBBroadcaster,0))){ in _wrap_SBBroadcaster___lt()
12613 …result = (bool)((lldb::SBBroadcaster const *)arg1)->operator <((lldb::SBBroadcaster const &)*arg2); in _wrap_SBBroadcaster___lt()
12625 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) obj; in swig_delete_SBBroadcaster() local
12626 delete arg1; in swig_delete_SBBroadcaster()
12704 lldb::SBCommandInterpreter *arg1 = 0 ; in _wrap_new_SBCommandInterpreter__SWIG_1() local
12710 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_new_SBCommandInterpreter__SWIG_1()
12714 …::SBCommandInterpreter *)new lldb::SBCommandInterpreter((lldb::SBCommandInterpreter const &)*arg1); in _wrap_new_SBCommandInterpreter__SWIG_1()
12761 lldb::CommandArgumentType arg1 ; in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString() local
12766 arg1 = (lldb::CommandArgumentType const)lua_tointeger(L, 1); in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString()
12767 result = (char *)lldb::SBCommandInterpreter::GetArgumentTypeAsCString(arg1); in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString()
12781 lldb::CommandArgumentType arg1 ; in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString() local
12786 arg1 = (lldb::CommandArgumentType const)lua_tointeger(L, 1); in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString()
12787 result = (char *)lldb::SBCommandInterpreter::GetArgumentDescriptionAsCString(arg1); in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString()
12801 lldb::SBEvent *arg1 = 0 ; in _wrap_SBCommandInterpreter_EventIsCommandInterpreterEvent() local
12807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBCommandInterpreter_EventIsCommandInterpreterEvent()
12811 …t = (bool)lldb::SBCommandInterpreter::EventIsCommandInterpreterEvent((lldb::SBEvent const &)*arg1); in _wrap_SBCommandInterpreter_EventIsCommandInterpreterEvent()
12825 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsValid() local
12831 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_IsValid()
12835 result = (bool)((lldb::SBCommandInterpreter const *)arg1)->IsValid(); in _wrap_SBCommandInterpreter_IsValid()
12849 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_CommandExists() local
12857 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_CommandExists()
12862 result = (bool)(arg1)->CommandExists((char const *)arg2); in _wrap_SBCommandInterpreter_CommandExists()
12876 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_UserCommandExists() local
12884 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_UserCommandExists()
12889 result = (bool)(arg1)->UserCommandExists((char const *)arg2); in _wrap_SBCommandInterpreter_UserCommandExists()
12903 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_AliasExists() local
12911 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_AliasExists()
12916 result = (bool)(arg1)->AliasExists((char const *)arg2); in _wrap_SBCommandInterpreter_AliasExists()
12930 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetBroadcaster() local
12936 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetBroadcaster()
12940 result = (arg1)->GetBroadcaster(); in _wrap_SBCommandInterpreter_GetBroadcaster()
12974 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasCommands() local
12980 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HasCommands()
12984 result = (bool)(arg1)->HasCommands(); in _wrap_SBCommandInterpreter_HasCommands()
12998 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasAliases() local
13004 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HasAliases()
13008 result = (bool)(arg1)->HasAliases(); in _wrap_SBCommandInterpreter_HasAliases()
13022 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasAliasOptions() local
13028 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HasAliasOptions()
13032 result = (bool)(arg1)->HasAliasOptions(); in _wrap_SBCommandInterpreter_HasAliasOptions()
13046 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsInteractive() local
13052 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_IsInteractive()
13056 result = (bool)(arg1)->IsInteractive(); in _wrap_SBCommandInterpreter_IsInteractive()
13070 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetProcess() local
13076 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetProcess()
13080 result = (arg1)->GetProcess(); in _wrap_SBCommandInterpreter_GetProcess()
13097 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetDebugger() local
13103 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetDebugger()
13107 result = (arg1)->GetDebugger(); in _wrap_SBCommandInterpreter_GetDebugger()
13124 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_0() local
13131 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_0()
13140 (arg1)->SourceInitFileInHomeDirectory(*arg2); in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_0()
13154 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_1() local
13163 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_1()
13173 (arg1)->SourceInitFileInHomeDirectory(*arg2,arg3); in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_1()
13256 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInCurrentWorkingDirectory() local
13263 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_SourceInitFileInCurrentWorkingDirectory()
13272 (arg1)->SourceInitFileInCurrentWorkingDirectory(*arg2); in _wrap_SBCommandInterpreter_SourceInitFileInCurrentWorkingDirectory()
13286 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0() local
13298 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13309 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,arg4); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13323 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1() local
13333 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13343 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13357 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2() local
13371 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13387 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,*arg4,arg5); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13401 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3() local
13413 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13428 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,*arg4); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13606 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile() local
13620 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13645 (arg1)->HandleCommandsFromFile(*arg2,*arg3,*arg4,arg5); in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13659 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCompletion() local
13675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCompletion()
13688 result = (int)(arg1)->HandleCompletion((char const *)arg2,arg3,arg4,arg5,*arg6); in _wrap_SBCommandInterpreter_HandleCompletion()
13702 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions() local
13720 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13738 …result = (int)(arg1)->HandleCompletionWithDescriptions((char const *)arg2,arg3,arg4,arg5,*arg6,*ar… in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13752 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_WasInterrupted() local
13758 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_WasInterrupted()
13762 result = (bool)((lldb::SBCommandInterpreter const *)arg1)->WasInterrupted(); in _wrap_SBCommandInterpreter_WasInterrupted()
13776 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_InterruptCommand() local
13782 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_InterruptCommand()
13786 result = (bool)(arg1)->InterruptCommand(); in _wrap_SBCommandInterpreter_InterruptCommand()
13800 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SetCommandOverrideCallback() local
13812 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_SetCommandOverrideCallback()
13823 result = (bool)(arg1)->SetCommandOverrideCallback((char const *)arg2,arg3,arg4); in _wrap_SBCommandInterpreter_SetCommandOverrideCallback()
13837 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsActive() local
13843 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_IsActive()
13847 result = (bool)(arg1)->IsActive(); in _wrap_SBCommandInterpreter_IsActive()
13861 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetIOHandlerControlSequence() local
13869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetIOHandlerControlSequence()
13874 result = (char *)(arg1)->GetIOHandlerControlSequence(arg2); in _wrap_SBCommandInterpreter_GetIOHandlerControlSequence()
13888 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetPromptOnQuit() local
13894 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetPromptOnQuit()
13898 result = (bool)(arg1)->GetPromptOnQuit(); in _wrap_SBCommandInterpreter_GetPromptOnQuit()
13912 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SetPromptOnQuit() local
13919 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_SetPromptOnQuit()
13924 (arg1)->SetPromptOnQuit(arg2); in _wrap_SBCommandInterpreter_SetPromptOnQuit()
13938 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit() local
13945 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()
13950 (arg1)->AllowExitCodeOnQuit(arg2); in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()
13964 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasCustomQuitExitCode() local
13970 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_HasCustomQuitExitCode()
13974 result = (bool)(arg1)->HasCustomQuitExitCode(); in _wrap_SBCommandInterpreter_HasCustomQuitExitCode()
13988 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetQuitStatus() local
13994 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetQuitStatus()
13998 result = (int)(arg1)->GetQuitStatus(); in _wrap_SBCommandInterpreter_GetQuitStatus()
14012 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_ResolveCommand() local
14021 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_ResolveCommand()
14031 (arg1)->ResolveCommand((char const *)arg2,*arg3); in _wrap_SBCommandInterpreter_ResolveCommand()
14045 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetStatistics() local
14051 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetStatistics()
14055 result = (arg1)->GetStatistics(); in _wrap_SBCommandInterpreter_GetStatistics()
14072 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetTranscript() local
14078 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreter,0))){ in _wrap_SBCommandInterpreter_GetTranscript()
14082 result = (arg1)->GetTranscript(); in _wrap_SBCommandInterpreter_GetTranscript()
14097 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) obj; in swig_delete_SBCommandInterpreter() local
14098 delete arg1; in swig_delete_SBCommandInterpreter()
14202 lldb::SBCommandInterpreterRunOptions *arg1 = 0 ; in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1() local
14208 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1()
14212 …ns *)new lldb::SBCommandInterpreterRunOptions((lldb::SBCommandInterpreterRunOptions const &)*arg1); in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1()
14259 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnContinue() local
14265 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetStopOnContinue()
14269 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnContinue(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnContinue()
14283 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnContinue() local
14290 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetStopOnContinue()
14295 (arg1)->SetStopOnContinue(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnContinue()
14309 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnError() local
14315 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()
14319 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnError(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()
14333 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnError() local
14340 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()
14345 (arg1)->SetStopOnError(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()
14359 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnCrash() local
14365 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetStopOnCrash()
14369 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnCrash(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnCrash()
14383 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnCrash() local
14390 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetStopOnCrash()
14395 (arg1)->SetStopOnCrash(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnCrash()
14409 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetEchoCommands() local
14415 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetEchoCommands()
14419 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommands()
14433 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands() local
14440 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands()
14445 (arg1)->SetEchoCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands()
14459 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands() local
14465 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()
14469 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommentCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()
14483 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands() local
14490 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()
14495 (arg1)->SetEchoCommentCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()
14509 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetPrintResults() local
14515 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()
14519 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintResults(); in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()
14533 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetPrintResults() local
14540 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetPrintResults()
14545 (arg1)->SetPrintResults(arg2); in _wrap_SBCommandInterpreterRunOptions_SetPrintResults()
14559 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors() local
14565 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors()
14569 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintErrors(); in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors()
14583 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetPrintErrors() local
14590 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetPrintErrors()
14595 (arg1)->SetPrintErrors(arg2); in _wrap_SBCommandInterpreterRunOptions_SetPrintErrors()
14609 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory() local
14615 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory()
14619 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAddToHistory(); in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory()
14633 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAddToHistory() local
14640 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetAddToHistory()
14645 (arg1)->SetAddToHistory(arg2); in _wrap_SBCommandInterpreterRunOptions_SetAddToHistory()
14659 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents() local
14665 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents()
14669 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAutoHandleEvents(); in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents()
14683 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAutoHandleEvents() local
14690 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetAutoHandleEvents()
14695 (arg1)->SetAutoHandleEvents(arg2); in _wrap_SBCommandInterpreterRunOptions_SetAutoHandleEvents()
14709 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread() local
14715 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()
14719 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetSpawnThread(); in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()
14733 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetSpawnThread() local
14740 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetSpawnThread()
14745 (arg1)->SetSpawnThread(arg2); in _wrap_SBCommandInterpreterRunOptions_SetSpawnThread()
14759 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats() local
14765 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats()
14769 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAllowRepeats(); in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats()
14783 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAllowRepeats() local
14790 …if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandInterpreterRunOptions,0… in _wrap_SBCommandInterpreterRunOptions_SetAllowRepeats()
14795 (arg1)->SetAllowRepeats(arg2); in _wrap_SBCommandInterpreterRunOptions_SetAllowRepeats()
14807 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) obj; in swig_delete_SBCommandInterpreterRunOptions() local
14808 delete arg1; in swig_delete_SBCommandInterpreterRunOptions()
14895 lldb::SBCommandReturnObject *arg1 = 0 ; in _wrap_new_SBCommandReturnObject__SWIG_1() local
14901 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_new_SBCommandReturnObject__SWIG_1()
14905 …BCommandReturnObject *)new lldb::SBCommandReturnObject((lldb::SBCommandReturnObject const &)*arg1); in _wrap_new_SBCommandReturnObject__SWIG_1()
14952 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_IsValid() local
14958 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_IsValid()
14962 result = (bool)((lldb::SBCommandReturnObject const *)arg1)->IsValid(); in _wrap_SBCommandReturnObject_IsValid()
14976 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutput__SWIG_0() local
14982 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetOutput__SWIG_0()
14986 result = (char *)(arg1)->GetOutput(); in _wrap_SBCommandReturnObject_GetOutput__SWIG_0()
15000 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetError__SWIG_0() local
15006 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetError__SWIG_0()
15010 result = (char *)(arg1)->GetError(); in _wrap_SBCommandReturnObject_GetError__SWIG_0()
15024 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_0() local
15033 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()
15043 result = (arg1)->PutOutput(arg2); in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()
15057 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_1() local
15064 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutOutput__SWIG_1()
15076 result = (arg1)->PutOutput(arg2); in _wrap_SBCommandReturnObject_PutOutput__SWIG_1()
15150 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutputSize() local
15156 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetOutputSize()
15160 result = (arg1)->GetOutputSize(); in _wrap_SBCommandReturnObject_GetOutputSize()
15174 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetErrorSize() local
15180 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetErrorSize()
15184 result = (arg1)->GetErrorSize(); in _wrap_SBCommandReturnObject_GetErrorSize()
15198 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutError__SWIG_0() local
15207 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutError__SWIG_0()
15217 result = (arg1)->PutError(arg2); in _wrap_SBCommandReturnObject_PutError__SWIG_0()
15231 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutError__SWIG_1() local
15238 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutError__SWIG_1()
15250 result = (arg1)->PutError(arg2); in _wrap_SBCommandReturnObject_PutError__SWIG_1()
15324 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Clear() local
15329 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_Clear()
15333 (arg1)->Clear(); in _wrap_SBCommandReturnObject_Clear()
15347 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetStatus() local
15353 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetStatus()
15357 result = (lldb::ReturnStatus)(arg1)->GetStatus(); in _wrap_SBCommandReturnObject_GetStatus()
15371 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetStatus() local
15378 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetStatus()
15383 (arg1)->SetStatus(arg2); in _wrap_SBCommandReturnObject_SetStatus()
15397 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Succeeded() local
15403 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_Succeeded()
15407 result = (bool)(arg1)->Succeeded(); in _wrap_SBCommandReturnObject_Succeeded()
15421 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_HasResult() local
15427 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_HasResult()
15431 result = (bool)(arg1)->HasResult(); in _wrap_SBCommandReturnObject_HasResult()
15445 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_AppendMessage() local
15452 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_AppendMessage()
15457 (arg1)->AppendMessage((char const *)arg2); in _wrap_SBCommandReturnObject_AppendMessage()
15471 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_AppendWarning() local
15478 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_AppendWarning()
15483 (arg1)->AppendWarning((char const *)arg2); in _wrap_SBCommandReturnObject_AppendWarning()
15497 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetDescription() local
15505 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetDescription()
15514 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBCommandReturnObject_GetDescription()
15528 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0() local
15536 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0()
15546 (arg1)->SetImmediateOutputFile(arg2); in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0()
15560 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0() local
15568 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0()
15578 (arg1)->SetImmediateErrorFile(arg2); in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0()
15592 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_1() local
15598 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_1()
15610 (arg1)->SetImmediateOutputFile(arg2); in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_1()
15624 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_1() local
15630 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_1()
15642 (arg1)->SetImmediateErrorFile(arg2); in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_1()
15656 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutCString__SWIG_0() local
15663 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutCString__SWIG_0()
15675 (arg1)->PutCString((char const *)arg2,arg3); in _wrap_SBCommandReturnObject_PutCString__SWIG_0()
15689 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutCString__SWIG_1() local
15696 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_PutCString__SWIG_1()
15701 (arg1)->PutCString((char const *)arg2); in _wrap_SBCommandReturnObject_PutCString__SWIG_1()
15777 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutput__SWIG_1() local
15785 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetOutput__SWIG_1()
15790 result = (char *)(arg1)->GetOutput(arg2); in _wrap_SBCommandReturnObject_GetOutput__SWIG_1()
15853 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetError__SWIG_1() local
15861 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_GetError__SWIG_1()
15866 result = (char *)(arg1)->GetError(arg2); in _wrap_SBCommandReturnObject_GetError__SWIG_1()
15929 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_0() local
15938 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetError__SWIG_0()
15948 (arg1)->SetError(*arg2,(char const *)arg3); in _wrap_SBCommandReturnObject_SetError__SWIG_0()
15962 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_1() local
15969 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetError__SWIG_1()
15978 (arg1)->SetError(*arg2); in _wrap_SBCommandReturnObject_SetError__SWIG_1()
15992 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_2() local
15999 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetError__SWIG_2()
16004 (arg1)->SetError((char const *)arg2); in _wrap_SBCommandReturnObject_SetError__SWIG_2()
16107 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject___tostring() local
16113 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject___tostring()
16117 result = lldb_SBCommandReturnObject___repr__(arg1); in _wrap_SBCommandReturnObject___tostring()
16131 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2() local
16139 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
16152 lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2(arg1,SWIG_STD_MOVE(arg2),arg3); in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
16252 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2() local
16260 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
16273 lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2(arg1,SWIG_STD_MOVE(arg2),arg3); in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
16373 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Print() local
16380 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommandReturnObject,0))){ in _wrap_SBCommandReturnObject_Print()
16385 lldb_SBCommandReturnObject_Print(arg1,(char const *)arg2); in _wrap_SBCommandReturnObject_Print()
16397 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) obj; in swig_delete_SBCommandReturnObject() local
16398 delete arg1; in swig_delete_SBCommandReturnObject()
16485 char *arg1 = (char *) 0 ; in _wrap_new_SBCommunication__SWIG_1() local
16490 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBCommunication__SWIG_1()
16491 result = (lldb::SBCommunication *)new lldb::SBCommunication((char const *)arg1); in _wrap_new_SBCommunication__SWIG_1()
16533 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_IsValid() local
16539 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_IsValid()
16543 result = (bool)((lldb::SBCommunication const *)arg1)->IsValid(); in _wrap_SBCommunication_IsValid()
16557 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_GetBroadcaster() local
16563 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_GetBroadcaster()
16567 result = (arg1)->GetBroadcaster(); in _wrap_SBCommunication_GetBroadcaster()
16601 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_AdoptFileDesriptor() local
16611 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_AdoptFileDesriptor()
16617 result = (lldb::ConnectionStatus)(arg1)->AdoptFileDesriptor(arg2,arg3); in _wrap_SBCommunication_AdoptFileDesriptor()
16631 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Connect() local
16639 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_Connect()
16644 result = (lldb::ConnectionStatus)(arg1)->Connect((char const *)arg2); in _wrap_SBCommunication_Connect()
16658 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Disconnect() local
16664 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_Disconnect()
16668 result = (lldb::ConnectionStatus)(arg1)->Disconnect(); in _wrap_SBCommunication_Disconnect()
16682 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_IsConnected() local
16688 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_IsConnected()
16692 result = (bool)((lldb::SBCommunication const *)arg1)->IsConnected(); in _wrap_SBCommunication_IsConnected()
16706 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_GetCloseOnEOF() local
16712 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_GetCloseOnEOF()
16716 result = (bool)(arg1)->GetCloseOnEOF(); in _wrap_SBCommunication_GetCloseOnEOF()
16730 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_SetCloseOnEOF() local
16737 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_SetCloseOnEOF()
16742 (arg1)->SetCloseOnEOF(arg2); in _wrap_SBCommunication_SetCloseOnEOF()
16756 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Read() local
16770 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_Read()
16782 result = (arg1)->Read(arg2,arg3,arg4,*arg5); in _wrap_SBCommunication_Read()
16796 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Write() local
16808 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_Write()
16819 result = (arg1)->Write((void const *)arg2,arg3,*arg4); in _wrap_SBCommunication_Write()
16833 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadStart() local
16839 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_ReadThreadStart()
16843 result = (bool)(arg1)->ReadThreadStart(); in _wrap_SBCommunication_ReadThreadStart()
16857 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadStop() local
16863 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_ReadThreadStop()
16867 result = (bool)(arg1)->ReadThreadStop(); in _wrap_SBCommunication_ReadThreadStop()
16881 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadIsRunning() local
16887 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_ReadThreadIsRunning()
16891 result = (bool)(arg1)->ReadThreadIsRunning(); in _wrap_SBCommunication_ReadThreadIsRunning()
16905 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_SetReadThreadBytesReceivedCallback() local
16915 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCommunication,0))){ in _wrap_SBCommunication_SetReadThreadBytesReceivedCallback()
16925 result = (bool)(arg1)->SetReadThreadBytesReceivedCallback(arg2,arg3); in _wrap_SBCommunication_SetReadThreadBytesReceivedCallback()
16937 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) obj; in swig_delete_SBCommunication() local
16938 delete arg1; in swig_delete_SBCommunication()
17024 lldb::SBCompileUnit *arg1 = 0 ; in _wrap_new_SBCompileUnit__SWIG_1() local
17030 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_new_SBCompileUnit__SWIG_1()
17034 result = (lldb::SBCompileUnit *)new lldb::SBCompileUnit((lldb::SBCompileUnit const &)*arg1); in _wrap_new_SBCompileUnit__SWIG_1()
17081 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_IsValid() local
17087 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_IsValid()
17091 result = (bool)((lldb::SBCompileUnit const *)arg1)->IsValid(); in _wrap_SBCompileUnit_IsValid()
17105 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetFileSpec() local
17111 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetFileSpec()
17115 result = ((lldb::SBCompileUnit const *)arg1)->GetFileSpec(); in _wrap_SBCompileUnit_GetFileSpec()
17132 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetNumLineEntries() local
17138 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetNumLineEntries()
17142 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->GetNumLineEntries(); in _wrap_SBCompileUnit_GetNumLineEntries()
17156 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetLineEntryAtIndex() local
17164 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17169 result = ((lldb::SBCompileUnit const *)arg1)->GetLineEntryAtIndex(arg2); in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17186 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0() local
17196 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0()
17206 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(*arg2,arg3); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0()
17220 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1() local
17228 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1()
17237 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(*arg2); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1()
17251 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2() local
17263 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2()
17274 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(arg2,arg3,arg4); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2()
17288 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3() local
17302 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3()
17314 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(arg2,arg3,arg4,arg5); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3()
17472 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetSupportFileAtIndex() local
17480 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17485 result = ((lldb::SBCompileUnit const *)arg1)->GetSupportFileAtIndex(arg2); in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17502 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetNumSupportFiles() local
17508 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetNumSupportFiles()
17512 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->GetNumSupportFiles(); in _wrap_SBCompileUnit_GetNumSupportFiles()
17526 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindSupportFileIndex() local
17538 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_FindSupportFileIndex()
17549 result = (uint32_t)(arg1)->FindSupportFileIndex(arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBCompileUnit_FindSupportFileIndex()
17563 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetTypes__SWIG_0() local
17571 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetTypes__SWIG_0()
17576 result = (arg1)->GetTypes(arg2); in _wrap_SBCompileUnit_GetTypes__SWIG_0()
17593 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetTypes__SWIG_1() local
17599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetTypes__SWIG_1()
17603 result = (arg1)->GetTypes(); in _wrap_SBCompileUnit_GetTypes__SWIG_1()
17669 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetLanguage() local
17675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetLanguage()
17679 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBCompileUnit_GetLanguage()
17693 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit___eq() local
17701 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit___eq()
17710 …result = (bool)((lldb::SBCompileUnit const *)arg1)->operator ==((lldb::SBCompileUnit const &)*arg2… in _wrap_SBCompileUnit___eq()
17724 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetDescription() local
17732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit_GetDescription()
17741 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBCompileUnit_GetDescription()
17755 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit___tostring() local
17761 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBCompileUnit,0))){ in _wrap_SBCompileUnit___tostring()
17765 result = lldb_SBCompileUnit___repr__(arg1); in _wrap_SBCompileUnit___tostring()
17777 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) obj; in swig_delete_SBCompileUnit() local
17778 delete arg1; in swig_delete_SBCompileUnit()
17858 lldb::SBSaveCoreOptions *arg1 = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_1() local
17864 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_new_SBSaveCoreOptions__SWIG_1()
17868 …t = (lldb::SBSaveCoreOptions *)new lldb::SBSaveCoreOptions((lldb::SBSaveCoreOptions const &)*arg1); in _wrap_new_SBSaveCoreOptions__SWIG_1()
17915 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetPluginName() local
17923 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_SetPluginName()
17928 result = (arg1)->SetPluginName((char const *)arg2); in _wrap_SBSaveCoreOptions_SetPluginName()
17945 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetPluginName() local
17951 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_GetPluginName()
17955 result = (char *)((lldb::SBSaveCoreOptions const *)arg1)->GetPluginName(); in _wrap_SBSaveCoreOptions_GetPluginName()
17969 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetStyle() local
17976 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_SetStyle()
17981 (arg1)->SetStyle(arg2); in _wrap_SBSaveCoreOptions_SetStyle()
17995 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetStyle() local
18001 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_GetStyle()
18005 result = (lldb::SaveCoreStyle)((lldb::SBSaveCoreOptions const *)arg1)->GetStyle(); in _wrap_SBSaveCoreOptions_GetStyle()
18019 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetOutputFile() local
18027 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_SetOutputFile()
18037 (arg1)->SetOutputFile(arg2); in _wrap_SBSaveCoreOptions_SetOutputFile()
18051 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetOutputFile() local
18057 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_GetOutputFile()
18061 result = ((lldb::SBSaveCoreOptions const *)arg1)->GetOutputFile(); in _wrap_SBSaveCoreOptions_GetOutputFile()
18078 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_Clear() local
18083 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSaveCoreOptions,0))){ in _wrap_SBSaveCoreOptions_Clear()
18087 (arg1)->Clear(); in _wrap_SBSaveCoreOptions_Clear()
18099 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) obj; in swig_delete_SBSaveCoreOptions() local
18100 delete arg1; in swig_delete_SBSaveCoreOptions()
18172 lldb::SBData *arg1 = 0 ; in _wrap_new_SBData__SWIG_1() local
18178 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_new_SBData__SWIG_1()
18182 result = (lldb::SBData *)new lldb::SBData((lldb::SBData const &)*arg1); in _wrap_new_SBData__SWIG_1()
18229 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetAddressByteSize() local
18235 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetAddressByteSize()
18239 result = (uint8_t)(arg1)->GetAddressByteSize(); in _wrap_SBData_GetAddressByteSize()
18253 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetAddressByteSize() local
18260 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetAddressByteSize()
18265 (arg1)->SetAddressByteSize(arg2); in _wrap_SBData_SetAddressByteSize()
18279 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_Clear() local
18284 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_Clear()
18288 (arg1)->Clear(); in _wrap_SBData_Clear()
18302 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_IsValid() local
18308 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_IsValid()
18312 result = (bool)(arg1)->IsValid(); in _wrap_SBData_IsValid()
18326 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetByteSize() local
18332 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetByteSize()
18336 result = (arg1)->GetByteSize(); in _wrap_SBData_GetByteSize()
18350 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetByteOrder() local
18356 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetByteOrder()
18360 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBData_GetByteOrder()
18374 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetByteOrder() local
18381 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetByteOrder()
18386 (arg1)->SetByteOrder(arg2); in _wrap_SBData_SetByteOrder()
18400 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetFloat() local
18410 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetFloat()
18420 result = (float)(arg1)->GetFloat(*arg2,arg3); in _wrap_SBData_GetFloat()
18434 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDouble() local
18444 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetDouble()
18454 result = (double)(arg1)->GetDouble(*arg2,arg3); in _wrap_SBData_GetDouble()
18468 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetLongDouble() local
18478 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetLongDouble()
18488 result = (long double)(arg1)->GetLongDouble(*arg2,arg3); in _wrap_SBData_GetLongDouble()
18505 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetAddress() local
18515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetAddress()
18525 result = (lldb::addr_t)(arg1)->GetAddress(*arg2,arg3); in _wrap_SBData_GetAddress()
18539 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt8() local
18549 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetUnsignedInt8()
18559 result = (uint8_t)(arg1)->GetUnsignedInt8(*arg2,arg3); in _wrap_SBData_GetUnsignedInt8()
18573 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt16() local
18583 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetUnsignedInt16()
18593 result = (uint16_t)(arg1)->GetUnsignedInt16(*arg2,arg3); in _wrap_SBData_GetUnsignedInt16()
18607 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt32() local
18617 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetUnsignedInt32()
18627 result = (uint32_t)(arg1)->GetUnsignedInt32(*arg2,arg3); in _wrap_SBData_GetUnsignedInt32()
18641 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt64() local
18651 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetUnsignedInt64()
18661 result = (uint64_t)(arg1)->GetUnsignedInt64(*arg2,arg3); in _wrap_SBData_GetUnsignedInt64()
18675 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt8() local
18685 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetSignedInt8()
18695 result = (int8_t)(arg1)->GetSignedInt8(*arg2,arg3); in _wrap_SBData_GetSignedInt8()
18709 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt16() local
18719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetSignedInt16()
18729 result = (int16_t)(arg1)->GetSignedInt16(*arg2,arg3); in _wrap_SBData_GetSignedInt16()
18743 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt32() local
18753 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetSignedInt32()
18763 result = (int32_t)(arg1)->GetSignedInt32(*arg2,arg3); in _wrap_SBData_GetSignedInt32()
18777 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt64() local
18787 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetSignedInt64()
18797 result = (int64_t)(arg1)->GetSignedInt64(*arg2,arg3); in _wrap_SBData_GetSignedInt64()
18811 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetString() local
18821 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetString()
18831 result = (char *)(arg1)->GetString(*arg2,arg3); in _wrap_SBData_GetString()
18845 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_ReadRawData() local
18857 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_ReadRawData()
18874 result = (arg1)->ReadRawData(*arg2,arg3,arg4,arg5); in _wrap_SBData_ReadRawData()
18898 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDescription__SWIG_0() local
18908 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetDescription__SWIG_0()
18918 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBData_GetDescription__SWIG_0()
18932 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDescription__SWIG_1() local
18940 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_GetDescription__SWIG_1()
18949 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBData_GetDescription__SWIG_1()
19032 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetData() local
19045 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetData()
19059 (arg1)->SetData(*arg2,(void const *)arg3,arg4,arg5,arg6); in _wrap_SBData_SetData()
19073 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataWithOwnership() local
19086 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataWithOwnership()
19100 (arg1)->SetDataWithOwnership(*arg2,(void const *)arg3,arg4,arg5,arg6); in _wrap_SBData_SetDataWithOwnership()
19114 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_Append() local
19122 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_Append()
19131 result = (bool)(arg1)->Append((lldb::SBData const &)*arg2); in _wrap_SBData_Append()
19145 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromCString() local
19154 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromCString()
19157 result = lldb::SBData::CreateDataFromCString(arg1,arg2,(char const *)arg3); in _wrap_SBData_CreateDataFromCString()
19174 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromUInt64Array() local
19183 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromUInt64Array()
19210 result = lldb::SBData::CreateDataFromUInt64Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromUInt64Array()
19233 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromUInt32Array() local
19242 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromUInt32Array()
19269 result = lldb::SBData::CreateDataFromUInt32Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromUInt32Array()
19292 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromSInt64Array() local
19301 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromSInt64Array()
19328 result = lldb::SBData::CreateDataFromSInt64Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromSInt64Array()
19351 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromSInt32Array() local
19360 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromSInt32Array()
19387 result = lldb::SBData::CreateDataFromSInt32Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromSInt32Array()
19410 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromDoubleArray() local
19419 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromDoubleArray()
19446 result = lldb::SBData::CreateDataFromDoubleArray(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromDoubleArray()
19469 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromCString() local
19477 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromCString()
19482 result = (bool)(arg1)->SetDataFromCString((char const *)arg2); in _wrap_SBData_SetDataFromCString()
19496 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromUInt64Array() local
19504 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromUInt64Array()
19533 result = (bool)(arg1)->SetDataFromUInt64Array(arg2,arg3); in _wrap_SBData_SetDataFromUInt64Array()
19553 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromUInt32Array() local
19561 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromUInt32Array()
19590 result = (bool)(arg1)->SetDataFromUInt32Array(arg2,arg3); in _wrap_SBData_SetDataFromUInt32Array()
19610 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromSInt64Array() local
19618 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromSInt64Array()
19647 result = (bool)(arg1)->SetDataFromSInt64Array(arg2,arg3); in _wrap_SBData_SetDataFromSInt64Array()
19667 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromSInt32Array() local
19675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromSInt32Array()
19704 result = (bool)(arg1)->SetDataFromSInt32Array(arg2,arg3); in _wrap_SBData_SetDataFromSInt32Array()
19724 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromDoubleArray() local
19732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData_SetDataFromDoubleArray()
19761 result = (bool)(arg1)->SetDataFromDoubleArray(arg2,arg3); in _wrap_SBData_SetDataFromDoubleArray()
19781 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData___tostring() local
19787 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBData,0))){ in _wrap_SBData___tostring()
19791 result = lldb_SBData___repr__(arg1); in _wrap_SBData___tostring()
19803 lldb::SBData *arg1 = (lldb::SBData *) obj; in swig_delete_SBData() local
19804 delete arg1; in swig_delete_SBData()
19908 lldb::SBDebugger *arg1 = 0 ; in _wrap_new_SBDebugger__SWIG_1() local
19914 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_new_SBDebugger__SWIG_1()
19918 result = (lldb::SBDebugger *)new lldb::SBDebugger((lldb::SBDebugger const &)*arg1); in _wrap_new_SBDebugger__SWIG_1()
19982 lldb::LanguageType arg1 ; in _wrap_SBDebugger_SupportsLanguage() local
19987 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBDebugger_SupportsLanguage()
19988 result = (bool)lldb::SBDebugger::SupportsLanguage(arg1); in _wrap_SBDebugger_SupportsLanguage()
20002 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetBroadcaster() local
20008 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetBroadcaster()
20012 result = (arg1)->GetBroadcaster(); in _wrap_SBDebugger_GetBroadcaster()
20029 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetProgressFromEvent() local
20047 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBDebugger_GetProgressFromEvent()
20051 …result = (char *)lldb::SBDebugger::GetProgressFromEvent((lldb::SBEvent const &)*arg1,*arg2,*arg3,*… in _wrap_SBDebugger_GetProgressFromEvent()
20069 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetProgressDataFromEvent() local
20075 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBDebugger_GetProgressDataFromEvent()
20079 result = lldb::SBDebugger::GetProgressDataFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBDebugger_GetProgressDataFromEvent()
20096 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetDiagnosticFromEvent() local
20102 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBDebugger_GetDiagnosticFromEvent()
20106 result = lldb::SBDebugger::GetDiagnosticFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBDebugger_GetDiagnosticFromEvent()
20227 bool arg1 ; in _wrap_SBDebugger_Create__SWIG_1() local
20232 arg1 = (lua_toboolean(L, 1)!=0); in _wrap_SBDebugger_Create__SWIG_1()
20233 result = lldb::SBDebugger::Create(arg1); in _wrap_SBDebugger_Create__SWIG_1()
20250 bool arg1 ; in _wrap_SBDebugger_Create__SWIG_2() local
20257 arg1 = (lua_toboolean(L, 1)!=0); in _wrap_SBDebugger_Create__SWIG_2()
20269 result = lldb::SBDebugger::Create(arg1,arg2,arg3); in _wrap_SBDebugger_Create__SWIG_2()
20347 lldb::SBDebugger *arg1 = 0 ; in _wrap_SBDebugger_Destroy() local
20352 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_Destroy()
20356 lldb::SBDebugger::Destroy(*arg1); in _wrap_SBDebugger_Destroy()
20386 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_IsValid() local
20392 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_IsValid()
20396 result = (bool)((lldb::SBDebugger const *)arg1)->IsValid(); in _wrap_SBDebugger_IsValid()
20410 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_Clear() local
20415 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_Clear()
20419 (arg1)->Clear(); in _wrap_SBDebugger_Clear()
20433 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSetting__SWIG_0() local
20441 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSetting__SWIG_0()
20446 result = (arg1)->GetSetting((char const *)arg2); in _wrap_SBDebugger_GetSetting__SWIG_0()
20463 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSetting__SWIG_1() local
20469 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSetting__SWIG_1()
20473 result = (arg1)->GetSetting(); in _wrap_SBDebugger_GetSetting__SWIG_1()
20539 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetAsync() local
20546 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetAsync()
20551 (arg1)->SetAsync(arg2); in _wrap_SBDebugger_SetAsync()
20565 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetAsync() local
20571 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetAsync()
20575 result = (bool)(arg1)->GetAsync(); in _wrap_SBDebugger_GetAsync()
20589 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SkipLLDBInitFiles() local
20596 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SkipLLDBInitFiles()
20601 (arg1)->SkipLLDBInitFiles(arg2); in _wrap_SBDebugger_SkipLLDBInitFiles()
20615 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SkipAppInitFiles() local
20622 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SkipAppInitFiles()
20627 (arg1)->SkipAppInitFiles(arg2); in _wrap_SBDebugger_SkipAppInitFiles()
20641 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputString() local
20649 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetInputString()
20654 result = (arg1)->SetInputString((char const *)arg2); in _wrap_SBDebugger_SetInputString()
20671 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputFile__SWIG_0() local
20680 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetInputFile__SWIG_0()
20690 result = (arg1)->SetInputFile(arg2); in _wrap_SBDebugger_SetInputFile__SWIG_0()
20707 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetOutputFile__SWIG_0() local
20716 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetOutputFile__SWIG_0()
20726 result = (arg1)->SetOutputFile(arg2); in _wrap_SBDebugger_SetOutputFile__SWIG_0()
20743 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetErrorFile__SWIG_0() local
20752 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetErrorFile__SWIG_0()
20762 result = (arg1)->SetErrorFile(arg2); in _wrap_SBDebugger_SetErrorFile__SWIG_0()
20779 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputFile__SWIG_1() local
20786 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetInputFile__SWIG_1()
20798 result = (arg1)->SetInputFile(arg2); in _wrap_SBDebugger_SetInputFile__SWIG_1()
20875 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetOutputFile__SWIG_1() local
20882 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetOutputFile__SWIG_1()
20894 result = (arg1)->SetOutputFile(arg2); in _wrap_SBDebugger_SetOutputFile__SWIG_1()
20971 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetErrorFile__SWIG_1() local
20978 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetErrorFile__SWIG_1()
20990 result = (arg1)->SetErrorFile(arg2); in _wrap_SBDebugger_SetErrorFile__SWIG_1()
21067 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInputFile() local
21073 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetInputFile()
21077 result = (arg1)->GetInputFile(); in _wrap_SBDebugger_GetInputFile()
21094 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetOutputFile() local
21100 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetOutputFile()
21104 result = (arg1)->GetOutputFile(); in _wrap_SBDebugger_GetOutputFile()
21121 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetErrorFile() local
21127 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetErrorFile()
21131 result = (arg1)->GetErrorFile(); in _wrap_SBDebugger_GetErrorFile()
21148 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SaveInputTerminalState() local
21153 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SaveInputTerminalState()
21157 (arg1)->SaveInputTerminalState(); in _wrap_SBDebugger_SaveInputTerminalState()
21171 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RestoreInputTerminalState() local
21176 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_RestoreInputTerminalState()
21180 (arg1)->RestoreInputTerminalState(); in _wrap_SBDebugger_RestoreInputTerminalState()
21194 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCommandInterpreter() local
21200 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetCommandInterpreter()
21204 result = (arg1)->GetCommandInterpreter(); in _wrap_SBDebugger_GetCommandInterpreter()
21221 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleCommand() local
21228 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_HandleCommand()
21233 (arg1)->HandleCommand((char const *)arg2); in _wrap_SBDebugger_HandleCommand()
21247 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RequestInterrupt() local
21252 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_RequestInterrupt()
21256 (arg1)->RequestInterrupt(); in _wrap_SBDebugger_RequestInterrupt()
21270 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CancelInterruptRequest() local
21275 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CancelInterruptRequest()
21279 (arg1)->CancelInterruptRequest(); in _wrap_SBDebugger_CancelInterruptRequest()
21293 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_InterruptRequested() local
21299 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_InterruptRequested()
21303 result = (bool)(arg1)->InterruptRequested(); in _wrap_SBDebugger_InterruptRequested()
21317 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetListener() local
21323 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetListener()
21327 result = (arg1)->GetListener(); in _wrap_SBDebugger_GetListener()
21344 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() local
21359 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21385 … (arg1)->HandleProcessEvent((lldb::SBProcess const &)*arg2,(lldb::SBEvent const &)*arg3,arg4,arg5); in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21399 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1() local
21410 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21440 … (arg1)->HandleProcessEvent((lldb::SBProcess const &)*arg2,(lldb::SBEvent const &)*arg3,arg4,arg5); in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21570 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_0() local
21586 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CreateTarget__SWIG_0()
21599 …result = (arg1)->CreateTarget((char const *)arg2,(char const *)arg3,(char const *)arg4,arg5,*arg6); in _wrap_SBDebugger_CreateTarget__SWIG_0()
21616 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple() local
21626 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()
21632 result = (arg1)->CreateTargetWithFileAndTargetTriple((char const *)arg2,(char const *)arg3); in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()
21649 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTargetWithFileAndArch() local
21659 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CreateTargetWithFileAndArch()
21665 result = (arg1)->CreateTargetWithFileAndArch((char const *)arg2,(char const *)arg3); in _wrap_SBDebugger_CreateTargetWithFileAndArch()
21682 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_1() local
21690 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CreateTarget__SWIG_1()
21695 result = (arg1)->CreateTarget((char const *)arg2); in _wrap_SBDebugger_CreateTarget__SWIG_1()
21791 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDummyTarget() local
21797 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetDummyTarget()
21801 result = (arg1)->GetDummyTarget(); in _wrap_SBDebugger_GetDummyTarget()
21818 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DeleteTarget() local
21826 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_DeleteTarget()
21835 result = (bool)(arg1)->DeleteTarget(*arg2); in _wrap_SBDebugger_DeleteTarget()
21849 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetTargetAtIndex() local
21857 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetTargetAtIndex()
21862 result = (arg1)->GetTargetAtIndex(arg2); in _wrap_SBDebugger_GetTargetAtIndex()
21879 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetIndexOfTarget() local
21888 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetIndexOfTarget()
21898 result = (uint32_t)(arg1)->GetIndexOfTarget(arg2); in _wrap_SBDebugger_GetIndexOfTarget()
21912 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_FindTargetWithProcessID() local
21920 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_FindTargetWithProcessID()
21925 result = (arg1)->FindTargetWithProcessID(arg2); in _wrap_SBDebugger_FindTargetWithProcessID()
21942 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_FindTargetWithFileAndArch() local
21952 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_FindTargetWithFileAndArch()
21958 result = (arg1)->FindTargetWithFileAndArch((char const *)arg2,(char const *)arg3); in _wrap_SBDebugger_FindTargetWithFileAndArch()
21975 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumTargets() local
21981 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetNumTargets()
21985 result = (uint32_t)(arg1)->GetNumTargets(); in _wrap_SBDebugger_GetNumTargets()
21999 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSelectedTarget() local
22005 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSelectedTarget()
22009 result = (arg1)->GetSelectedTarget(); in _wrap_SBDebugger_GetSelectedTarget()
22026 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetSelectedTarget() local
22033 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetSelectedTarget()
22042 (arg1)->SetSelectedTarget(*arg2); in _wrap_SBDebugger_SetSelectedTarget()
22056 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSelectedPlatform() local
22062 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSelectedPlatform()
22066 result = (arg1)->GetSelectedPlatform(); in _wrap_SBDebugger_GetSelectedPlatform()
22083 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetSelectedPlatform() local
22090 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetSelectedPlatform()
22099 (arg1)->SetSelectedPlatform(*arg2); in _wrap_SBDebugger_SetSelectedPlatform()
22113 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumPlatforms() local
22119 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetNumPlatforms()
22123 result = (uint32_t)(arg1)->GetNumPlatforms(); in _wrap_SBDebugger_GetNumPlatforms()
22137 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetPlatformAtIndex() local
22145 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetPlatformAtIndex()
22150 result = (arg1)->GetPlatformAtIndex(arg2); in _wrap_SBDebugger_GetPlatformAtIndex()
22167 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumAvailablePlatforms() local
22173 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetNumAvailablePlatforms()
22177 result = (uint32_t)(arg1)->GetNumAvailablePlatforms(); in _wrap_SBDebugger_GetNumAvailablePlatforms()
22191 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex() local
22199 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()
22204 result = (arg1)->GetAvailablePlatformInfoAtIndex(arg2); in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()
22221 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSourceManager() local
22227 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSourceManager()
22231 result = (arg1)->GetSourceManager(); in _wrap_SBDebugger_GetSourceManager()
22248 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCurrentPlatform() local
22256 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetCurrentPlatform()
22261 result = (arg1)->SetCurrentPlatform((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatform()
22278 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCurrentPlatformSDKRoot() local
22286 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetCurrentPlatformSDKRoot()
22291 result = (bool)(arg1)->SetCurrentPlatformSDKRoot((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatformSDKRoot()
22305 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseExternalEditor() local
22313 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetUseExternalEditor()
22318 result = (bool)(arg1)->SetUseExternalEditor(arg2); in _wrap_SBDebugger_SetUseExternalEditor()
22332 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseExternalEditor() local
22338 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetUseExternalEditor()
22342 result = (bool)(arg1)->GetUseExternalEditor(); in _wrap_SBDebugger_GetUseExternalEditor()
22356 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseColor() local
22364 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetUseColor()
22369 result = (bool)(arg1)->SetUseColor(arg2); in _wrap_SBDebugger_SetUseColor()
22383 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseColor() local
22389 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetUseColor()
22393 result = (bool)((lldb::SBDebugger const *)arg1)->GetUseColor(); in _wrap_SBDebugger_GetUseColor()
22407 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseSourceCache() local
22415 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetUseSourceCache()
22420 result = (bool)(arg1)->SetUseSourceCache(arg2); in _wrap_SBDebugger_SetUseSourceCache()
22434 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseSourceCache() local
22440 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetUseSourceCache()
22444 result = (bool)((lldb::SBDebugger const *)arg1)->GetUseSourceCache(); in _wrap_SBDebugger_GetUseSourceCache()
22458 char *arg1 = (char *) 0 ; in _wrap_SBDebugger_GetDefaultArchitecture() local
22465 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBDebugger_GetDefaultArchitecture()
22467 result = (bool)lldb::SBDebugger::GetDefaultArchitecture(arg1,SWIG_STD_MOVE(arg2)); in _wrap_SBDebugger_GetDefaultArchitecture()
22481 char *arg1 = (char *) 0 ; in _wrap_SBDebugger_SetDefaultArchitecture() local
22486 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBDebugger_SetDefaultArchitecture()
22487 result = (bool)lldb::SBDebugger::SetDefaultArchitecture((char const *)arg1); in _wrap_SBDebugger_SetDefaultArchitecture()
22501 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptingLanguage() local
22509 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetScriptingLanguage()
22514 result = (lldb::ScriptLanguage)(arg1)->GetScriptingLanguage((char const *)arg2); in _wrap_SBDebugger_GetScriptingLanguage()
22528 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptInterpreterInfo() local
22536 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetScriptInterpreterInfo()
22541 result = (arg1)->GetScriptInterpreterInfo(arg2); in _wrap_SBDebugger_GetScriptInterpreterInfo()
22575 lldb::StateType arg1 ; in _wrap_SBDebugger_StateAsCString() local
22580 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateAsCString()
22581 result = (char *)lldb::SBDebugger::StateAsCString(arg1); in _wrap_SBDebugger_StateAsCString()
22615 lldb::StateType arg1 ; in _wrap_SBDebugger_StateIsRunningState() local
22620 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateIsRunningState()
22621 result = (bool)lldb::SBDebugger::StateIsRunningState(arg1); in _wrap_SBDebugger_StateIsRunningState()
22635 lldb::StateType arg1 ; in _wrap_SBDebugger_StateIsStoppedState() local
22640 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateIsStoppedState()
22641 result = (bool)lldb::SBDebugger::StateIsStoppedState(arg1); in _wrap_SBDebugger_StateIsStoppedState()
22655 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_EnableLog() local
22664 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_EnableLog()
22692 result = (bool)(arg1)->EnableLog((char const *)arg2,(char const **)arg3); in _wrap_SBDebugger_EnableLog()
22712 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetLoggingCallback() local
22719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetLoggingCallback()
22734 (arg1)->SetLoggingCallback(arg2,arg3); in _wrap_SBDebugger_SetLoggingCallback()
22748 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetDestroyCallback() local
22757 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetDestroyCallback()
22767 (arg1)->SetDestroyCallback(arg2,arg3); in _wrap_SBDebugger_SetDestroyCallback()
22781 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_AddDestroyCallback() local
22791 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_AddDestroyCallback()
22801 result = (lldb::callback_token_t)(arg1)->AddDestroyCallback(arg2,arg3); in _wrap_SBDebugger_AddDestroyCallback()
22815 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RemoveDestroyCallback() local
22823 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_RemoveDestroyCallback()
22828 result = (bool)(arg1)->RemoveDestroyCallback(arg2); in _wrap_SBDebugger_RemoveDestroyCallback()
22842 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInput() local
22849 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_DispatchInput()
22856 (arg1)->DispatchInput((void const *)arg2,arg3); in _wrap_SBDebugger_DispatchInput()
22870 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInputInterrupt() local
22875 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_DispatchInputInterrupt()
22879 (arg1)->DispatchInputInterrupt(); in _wrap_SBDebugger_DispatchInputInterrupt()
22893 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInputEndOfFile() local
22898 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_DispatchInputEndOfFile()
22902 (arg1)->DispatchInputEndOfFile(); in _wrap_SBDebugger_DispatchInputEndOfFile()
22916 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInstanceName() local
22922 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetInstanceName()
22926 result = (char *)(arg1)->GetInstanceName(); in _wrap_SBDebugger_GetInstanceName()
22940 int arg1 ; in _wrap_SBDebugger_FindDebuggerWithID() local
22945 arg1 = (int)lua_tointeger(L, 1); in _wrap_SBDebugger_FindDebuggerWithID()
22946 result = lldb::SBDebugger::FindDebuggerWithID(arg1); in _wrap_SBDebugger_FindDebuggerWithID()
22963 char *arg1 = (char *) 0 ; in _wrap_SBDebugger_SetInternalVariable() local
22972 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBDebugger_SetInternalVariable()
22975 …result = lldb::SBDebugger::SetInternalVariable((char const *)arg1,(char const *)arg2,(char const *… in _wrap_SBDebugger_SetInternalVariable()
22992 char *arg1 = (char *) 0 ; in _wrap_SBDebugger_GetInternalVariableValue() local
22999 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBDebugger_GetInternalVariableValue()
23001 result = lldb::SBDebugger::GetInternalVariableValue((char const *)arg1,(char const *)arg2); in _wrap_SBDebugger_GetInternalVariableValue()
23018 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDescription() local
23026 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetDescription()
23035 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBDebugger_GetDescription()
23049 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetTerminalWidth() local
23055 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetTerminalWidth()
23059 result = (uint32_t)((lldb::SBDebugger const *)arg1)->GetTerminalWidth(); in _wrap_SBDebugger_GetTerminalWidth()
23073 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetTerminalWidth() local
23080 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetTerminalWidth()
23085 (arg1)->SetTerminalWidth(arg2); in _wrap_SBDebugger_SetTerminalWidth()
23099 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetID() local
23105 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetID()
23109 result = (lldb::user_id_t)(arg1)->GetID(); in _wrap_SBDebugger_GetID()
23123 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetPrompt() local
23129 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetPrompt()
23133 result = (char *)((lldb::SBDebugger const *)arg1)->GetPrompt(); in _wrap_SBDebugger_GetPrompt()
23147 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetPrompt() local
23154 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetPrompt()
23159 (arg1)->SetPrompt((char const *)arg2); in _wrap_SBDebugger_SetPrompt()
23173 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetReproducerPath() local
23179 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetReproducerPath()
23183 result = (char *)((lldb::SBDebugger const *)arg1)->GetReproducerPath(); in _wrap_SBDebugger_GetReproducerPath()
23197 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptLanguage() local
23203 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetScriptLanguage()
23207 result = (lldb::ScriptLanguage)((lldb::SBDebugger const *)arg1)->GetScriptLanguage(); in _wrap_SBDebugger_GetScriptLanguage()
23221 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetScriptLanguage() local
23228 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetScriptLanguage()
23233 (arg1)->SetScriptLanguage(arg2); in _wrap_SBDebugger_SetScriptLanguage()
23247 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetREPLLanguage() local
23253 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetREPLLanguage()
23257 result = (lldb::LanguageType)((lldb::SBDebugger const *)arg1)->GetREPLLanguage(); in _wrap_SBDebugger_GetREPLLanguage()
23271 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetREPLLanguage() local
23278 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetREPLLanguage()
23283 (arg1)->SetREPLLanguage(arg2); in _wrap_SBDebugger_SetREPLLanguage()
23297 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCloseInputOnEOF() local
23303 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetCloseInputOnEOF()
23307 result = (bool)((lldb::SBDebugger const *)arg1)->GetCloseInputOnEOF(); in _wrap_SBDebugger_GetCloseInputOnEOF()
23321 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCloseInputOnEOF() local
23328 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_SetCloseInputOnEOF()
23333 (arg1)->SetCloseInputOnEOF(arg2); in _wrap_SBDebugger_SetCloseInputOnEOF()
23347 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategory__SWIG_0() local
23355 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetCategory__SWIG_0()
23360 result = (arg1)->GetCategory((char const *)arg2); in _wrap_SBDebugger_GetCategory__SWIG_0()
23377 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategory__SWIG_1() local
23385 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetCategory__SWIG_1()
23390 result = (arg1)->GetCategory(arg2); in _wrap_SBDebugger_GetCategory__SWIG_1()
23461 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateCategory() local
23469 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_CreateCategory()
23474 result = (arg1)->CreateCategory((char const *)arg2); in _wrap_SBDebugger_CreateCategory()
23491 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DeleteCategory() local
23499 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_DeleteCategory()
23504 result = (bool)(arg1)->DeleteCategory((char const *)arg2); in _wrap_SBDebugger_DeleteCategory()
23518 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumCategories() local
23524 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetNumCategories()
23528 result = (uint32_t)(arg1)->GetNumCategories(); in _wrap_SBDebugger_GetNumCategories()
23542 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategoryAtIndex() local
23550 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetCategoryAtIndex()
23555 result = (arg1)->GetCategoryAtIndex(arg2); in _wrap_SBDebugger_GetCategoryAtIndex()
23572 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDefaultCategory() local
23578 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetDefaultCategory()
23582 result = (arg1)->GetDefaultCategory(); in _wrap_SBDebugger_GetDefaultCategory()
23599 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetFormatForType() local
23608 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetFormatForType()
23618 result = (arg1)->GetFormatForType(arg2); in _wrap_SBDebugger_GetFormatForType()
23635 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSummaryForType() local
23644 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSummaryForType()
23654 result = (arg1)->GetSummaryForType(arg2); in _wrap_SBDebugger_GetSummaryForType()
23671 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetFilterForType() local
23680 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetFilterForType()
23690 result = (arg1)->GetFilterForType(arg2); in _wrap_SBDebugger_GetFilterForType()
23707 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSyntheticForType() local
23716 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetSyntheticForType()
23726 result = (arg1)->GetSyntheticForType(arg2); in _wrap_SBDebugger_GetSyntheticForType()
23743 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RunCommandInterpreter() local
23763 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_RunCommandInterpreter()
23780 (arg1)->RunCommandInterpreter(arg2,arg3,*arg4,*arg5,*arg6,*arg7); in _wrap_SBDebugger_RunCommandInterpreter()
23797 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RunREPL() local
23807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_RunREPL()
23813 result = (arg1)->RunREPL(arg2,(char const *)arg3); in _wrap_SBDebugger_RunREPL()
23830 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_LoadTraceFromFile() local
23840 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_LoadTraceFromFile()
23854 result = (arg1)->LoadTraceFromFile(*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBDebugger_LoadTraceFromFile()
23871 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger___tostring() local
23877 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger___tostring()
23881 result = lldb_SBDebugger___repr__(arg1); in _wrap_SBDebugger___tostring()
23895 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInputFileHandle() local
23901 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetInputFileHandle()
23905 result = lldb_SBDebugger_GetInputFileHandle(arg1); in _wrap_SBDebugger_GetInputFileHandle()
23928 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetOutputFileHandle() local
23934 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetOutputFileHandle()
23938 result = lldb_SBDebugger_GetOutputFileHandle(arg1); in _wrap_SBDebugger_GetOutputFileHandle()
23961 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetErrorFileHandle() local
23967 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_SBDebugger_GetErrorFileHandle()
23971 result = lldb_SBDebugger_GetErrorFileHandle(arg1); in _wrap_SBDebugger_GetErrorFileHandle()
23992 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) obj; in swig_delete_SBDebugger() local
23993 delete arg1; in swig_delete_SBDebugger()
24178 lldb::SBDeclaration *arg1 = 0 ; in _wrap_new_SBDeclaration__SWIG_1() local
24184 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_new_SBDeclaration__SWIG_1()
24188 result = (lldb::SBDeclaration *)new lldb::SBDeclaration((lldb::SBDeclaration const &)*arg1); in _wrap_new_SBDeclaration__SWIG_1()
24235 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_IsValid() local
24241 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_IsValid()
24245 result = (bool)((lldb::SBDeclaration const *)arg1)->IsValid(); in _wrap_SBDeclaration_IsValid()
24259 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetFileSpec() local
24265 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_GetFileSpec()
24269 result = ((lldb::SBDeclaration const *)arg1)->GetFileSpec(); in _wrap_SBDeclaration_GetFileSpec()
24286 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetLine() local
24292 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_GetLine()
24296 result = (uint32_t)((lldb::SBDeclaration const *)arg1)->GetLine(); in _wrap_SBDeclaration_GetLine()
24310 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetColumn() local
24316 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_GetColumn()
24320 result = (uint32_t)((lldb::SBDeclaration const *)arg1)->GetColumn(); in _wrap_SBDeclaration_GetColumn()
24334 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetFileSpec() local
24342 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_SetFileSpec()
24352 (arg1)->SetFileSpec(arg2); in _wrap_SBDeclaration_SetFileSpec()
24366 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetLine() local
24373 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_SetLine()
24378 (arg1)->SetLine(arg2); in _wrap_SBDeclaration_SetLine()
24392 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetColumn() local
24399 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_SetColumn()
24404 (arg1)->SetColumn(arg2); in _wrap_SBDeclaration_SetColumn()
24418 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration___eq() local
24426 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration___eq()
24435 …result = (bool)((lldb::SBDeclaration const *)arg1)->operator ==((lldb::SBDeclaration const &)*arg2… in _wrap_SBDeclaration___eq()
24449 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetDescription() local
24457 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration_GetDescription()
24466 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBDeclaration_GetDescription()
24480 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration___tostring() local
24486 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDeclaration,0))){ in _wrap_SBDeclaration___tostring()
24490 result = lldb_SBDeclaration___repr__(arg1); in _wrap_SBDeclaration___tostring()
24502 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) obj; in swig_delete_SBDeclaration() local
24503 delete arg1; in swig_delete_SBDeclaration()
24580 lldb::SBError *arg1 = 0 ; in _wrap_new_SBError__SWIG_1() local
24586 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_new_SBError__SWIG_1()
24590 result = (lldb::SBError *)new lldb::SBError((lldb::SBError const &)*arg1); in _wrap_new_SBError__SWIG_1()
24604 char *arg1 = (char *) 0 ; in _wrap_new_SBError__SWIG_2() local
24609 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBError__SWIG_2()
24610 result = (lldb::SBError *)new lldb::SBError((char const *)arg1); in _wrap_new_SBError__SWIG_2()
24667 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetCString() local
24673 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_GetCString()
24677 result = (char *)((lldb::SBError const *)arg1)->GetCString(); in _wrap_SBError_GetCString()
24691 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Clear() local
24696 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_Clear()
24700 (arg1)->Clear(); in _wrap_SBError_Clear()
24714 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Fail() local
24720 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_Fail()
24724 result = (bool)((lldb::SBError const *)arg1)->Fail(); in _wrap_SBError_Fail()
24738 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Success() local
24744 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_Success()
24748 result = (bool)((lldb::SBError const *)arg1)->Success(); in _wrap_SBError_Success()
24762 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetError() local
24768 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_GetError()
24772 result = (uint32_t)((lldb::SBError const *)arg1)->GetError(); in _wrap_SBError_GetError()
24786 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetType() local
24792 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_GetType()
24796 result = (lldb::ErrorType)((lldb::SBError const *)arg1)->GetType(); in _wrap_SBError_GetType()
24810 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetError() local
24819 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetError()
24825 (arg1)->SetError(arg2,arg3); in _wrap_SBError_SetError()
24839 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorToErrno() local
24844 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorToErrno()
24848 (arg1)->SetErrorToErrno(); in _wrap_SBError_SetErrorToErrno()
24862 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorToGenericError() local
24867 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorToGenericError()
24871 (arg1)->SetErrorToGenericError(); in _wrap_SBError_SetErrorToGenericError()
24885 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorString() local
24892 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorString()
24897 (arg1)->SetErrorString((char const *)arg2); in _wrap_SBError_SetErrorString()
24911 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_0() local
24925 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorStringWithFormat__SWIG_0()
24933 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3,arg4,arg5); in _wrap_SBError_SetErrorStringWithFormat__SWIG_0()
24947 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_1() local
24959 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorStringWithFormat__SWIG_1()
24966 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3,arg4); in _wrap_SBError_SetErrorStringWithFormat__SWIG_1()
24980 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_2() local
24990 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorStringWithFormat__SWIG_2()
24996 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2,arg3); in _wrap_SBError_SetErrorStringWithFormat__SWIG_2()
25010 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_3() local
25018 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_SetErrorStringWithFormat__SWIG_3()
25023 result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2); in _wrap_SBError_SetErrorStringWithFormat__SWIG_3()
25161 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_IsValid() local
25167 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_IsValid()
25171 result = (bool)((lldb::SBError const *)arg1)->IsValid(); in _wrap_SBError_IsValid()
25185 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetDescription() local
25193 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError_GetDescription()
25202 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBError_GetDescription()
25216 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError___tostring() local
25222 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBError___tostring()
25226 result = lldb_SBError___repr__(arg1); in _wrap_SBError___tostring()
25238 lldb::SBError *arg1 = (lldb::SBError *) obj; in swig_delete_SBError() local
25239 delete arg1; in swig_delete_SBError()
25319 lldb::SBEnvironment *arg1 = 0 ; in _wrap_new_SBEnvironment__SWIG_1() local
25325 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_new_SBEnvironment__SWIG_1()
25329 result = (lldb::SBEnvironment *)new lldb::SBEnvironment((lldb::SBEnvironment const &)*arg1); in _wrap_new_SBEnvironment__SWIG_1()
25376 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Get() local
25384 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_Get()
25389 result = (char *)(arg1)->Get((char const *)arg2); in _wrap_SBEnvironment_Get()
25403 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetNumValues() local
25409 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_GetNumValues()
25413 result = (arg1)->GetNumValues(); in _wrap_SBEnvironment_GetNumValues()
25427 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetNameAtIndex() local
25435 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_GetNameAtIndex()
25440 result = (char *)(arg1)->GetNameAtIndex(arg2); in _wrap_SBEnvironment_GetNameAtIndex()
25454 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetValueAtIndex() local
25462 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_GetValueAtIndex()
25467 result = (char *)(arg1)->GetValueAtIndex(arg2); in _wrap_SBEnvironment_GetValueAtIndex()
25481 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetEntries() local
25487 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_GetEntries()
25491 result = (arg1)->GetEntries(); in _wrap_SBEnvironment_GetEntries()
25508 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_PutEntry() local
25515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_PutEntry()
25520 (arg1)->PutEntry((char const *)arg2); in _wrap_SBEnvironment_PutEntry()
25534 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_SetEntries() local
25543 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_SetEntries()
25553 (arg1)->SetEntries((lldb::SBStringList const &)*arg2,arg3); in _wrap_SBEnvironment_SetEntries()
25567 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Set() local
25579 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_Set()
25586 result = (bool)(arg1)->Set((char const *)arg2,(char const *)arg3,arg4); in _wrap_SBEnvironment_Set()
25600 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Unset() local
25608 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_Unset()
25613 result = (bool)(arg1)->Unset((char const *)arg2); in _wrap_SBEnvironment_Unset()
25627 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Clear() local
25632 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEnvironment,0))){ in _wrap_SBEnvironment_Clear()
25636 (arg1)->Clear(); in _wrap_SBEnvironment_Clear()
25648 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) obj; in swig_delete_SBEnvironment() local
25649 delete arg1; in swig_delete_SBEnvironment()
25724 lldb::SBEvent *arg1 = 0 ; in _wrap_new_SBEvent__SWIG_1() local
25730 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_new_SBEvent__SWIG_1()
25734 result = (lldb::SBEvent *)new lldb::SBEvent((lldb::SBEvent const &)*arg1); in _wrap_new_SBEvent__SWIG_1()
25748 uint32_t arg1 ; in _wrap_new_SBEvent__SWIG_2() local
25755 arg1 = (uint32_t)lua_tointeger(L, 1); in _wrap_new_SBEvent__SWIG_2()
25759 result = (lldb::SBEvent *)new lldb::SBEvent(arg1,(char const *)arg2,arg3); in _wrap_new_SBEvent__SWIG_2()
25829 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_IsValid() local
25835 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_IsValid()
25839 result = (bool)((lldb::SBEvent const *)arg1)->IsValid(); in _wrap_SBEvent_IsValid()
25853 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDataFlavor() local
25859 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetDataFlavor()
25863 result = (char *)(arg1)->GetDataFlavor(); in _wrap_SBEvent_GetDataFlavor()
25877 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetType() local
25883 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetType()
25887 result = (uint32_t)((lldb::SBEvent const *)arg1)->GetType(); in _wrap_SBEvent_GetType()
25901 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetBroadcaster() local
25907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetBroadcaster()
25911 result = ((lldb::SBEvent const *)arg1)->GetBroadcaster(); in _wrap_SBEvent_GetBroadcaster()
25928 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetBroadcasterClass() local
25934 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetBroadcasterClass()
25938 result = (char *)((lldb::SBEvent const *)arg1)->GetBroadcasterClass(); in _wrap_SBEvent_GetBroadcasterClass()
25952 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_BroadcasterMatchesRef() local
25960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_BroadcasterMatchesRef()
25969 result = (bool)(arg1)->BroadcasterMatchesRef((lldb::SBBroadcaster const &)*arg2); in _wrap_SBEvent_BroadcasterMatchesRef()
25983 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_Clear() local
25988 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_Clear()
25992 (arg1)->Clear(); in _wrap_SBEvent_Clear()
26006 lldb::SBEvent *arg1 = 0 ; in _wrap_SBEvent_GetCStringFromEvent() local
26012 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetCStringFromEvent()
26016 result = (char *)lldb::SBEvent::GetCStringFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBEvent_GetCStringFromEvent()
26030 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDescription__SWIG_0() local
26038 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetDescription__SWIG_0()
26047 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBEvent_GetDescription__SWIG_0()
26061 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDescription__SWIG_1() local
26069 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBEvent_GetDescription__SWIG_1()
26078 result = (bool)((lldb::SBEvent const *)arg1)->GetDescription(*arg2); in _wrap_SBEvent_GetDescription__SWIG_1()
26154 lldb::SBEvent *arg1 = (lldb::SBEvent *) obj; in swig_delete_SBEvent() local
26155 delete arg1; in swig_delete_SBEvent()
26229 lldb::SBExecutionContext *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_1() local
26235 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExecutionContext,0))){ in _wrap_new_SBExecutionContext__SWIG_1()
26239 … (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBExecutionContext const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_1()
26253 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_2() local
26259 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_new_SBExecutionContext__SWIG_2()
26263 … result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBTarget const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_2()
26277 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_3() local
26283 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_new_SBExecutionContext__SWIG_3()
26287 … result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBProcess const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_3()
26301 lldb::SBThread arg1 ; in _wrap_new_SBExecutionContext__SWIG_4() local
26311 arg1 = *argp1; in _wrap_new_SBExecutionContext__SWIG_4()
26313 result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext(arg1); in _wrap_new_SBExecutionContext__SWIG_4()
26327 lldb::SBFrame *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_5() local
26333 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_new_SBExecutionContext__SWIG_5()
26337 result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBFrame const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_5()
26444 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetTarget() local
26450 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExecutionContext,0))){ in _wrap_SBExecutionContext_GetTarget()
26454 result = ((lldb::SBExecutionContext const *)arg1)->GetTarget(); in _wrap_SBExecutionContext_GetTarget()
26471 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetProcess() local
26477 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExecutionContext,0))){ in _wrap_SBExecutionContext_GetProcess()
26481 result = ((lldb::SBExecutionContext const *)arg1)->GetProcess(); in _wrap_SBExecutionContext_GetProcess()
26498 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetThread() local
26504 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExecutionContext,0))){ in _wrap_SBExecutionContext_GetThread()
26508 result = ((lldb::SBExecutionContext const *)arg1)->GetThread(); in _wrap_SBExecutionContext_GetThread()
26525 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetFrame() local
26531 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExecutionContext,0))){ in _wrap_SBExecutionContext_GetFrame()
26535 result = ((lldb::SBExecutionContext const *)arg1)->GetFrame(); in _wrap_SBExecutionContext_GetFrame()
26550 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) obj; in swig_delete_SBExecutionContext() local
26551 delete arg1; in swig_delete_SBExecutionContext()
26620 lldb::SBExpressionOptions *arg1 = 0 ; in _wrap_new_SBExpressionOptions__SWIG_1() local
26626 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_new_SBExpressionOptions__SWIG_1()
26630 …ldb::SBExpressionOptions *)new lldb::SBExpressionOptions((lldb::SBExpressionOptions const &)*arg1); in _wrap_new_SBExpressionOptions__SWIG_1()
26677 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetCoerceResultToId() local
26683 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetCoerceResultToId()
26687 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetCoerceResultToId(); in _wrap_SBExpressionOptions_GetCoerceResultToId()
26701 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0() local
26708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0()
26713 (arg1)->SetCoerceResultToId(arg2); in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0()
26727 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1() local
26732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1()
26736 (arg1)->SetCoerceResultToId(); in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1()
26799 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetUnwindOnError() local
26805 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetUnwindOnError()
26809 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetUnwindOnError(); in _wrap_SBExpressionOptions_GetUnwindOnError()
26823 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_0() local
26830 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_0()
26835 (arg1)->SetUnwindOnError(arg2); in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_0()
26849 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_1() local
26854 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_1()
26858 (arg1)->SetUnwindOnError(); in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_1()
26921 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetIgnoreBreakpoints() local
26927 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetIgnoreBreakpoints()
26931 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetIgnoreBreakpoints(); in _wrap_SBExpressionOptions_GetIgnoreBreakpoints()
26945 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_0() local
26952 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_0()
26957 (arg1)->SetIgnoreBreakpoints(arg2); in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_0()
26971 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_1() local
26976 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_1()
26980 (arg1)->SetIgnoreBreakpoints(); in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_1()
27043 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetFetchDynamicValue() local
27049 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetFetchDynamicValue()
27053 …result = (lldb::DynamicValueType)((lldb::SBExpressionOptions const *)arg1)->GetFetchDynamicValue(); in _wrap_SBExpressionOptions_GetFetchDynamicValue()
27067 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0() local
27074 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0()
27079 (arg1)->SetFetchDynamicValue(arg2); in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0()
27093 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_1() local
27098 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_1()
27102 (arg1)->SetFetchDynamicValue(); in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_1()
27165 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTimeoutInMicroSeconds() local
27171 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetTimeoutInMicroSeconds()
27175 result = (uint32_t)((lldb::SBExpressionOptions const *)arg1)->GetTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_GetTimeoutInMicroSeconds()
27189 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_0() local
27196 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_0()
27201 (arg1)->SetTimeoutInMicroSeconds(arg2); in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_0()
27215 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_1() local
27220 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_1()
27224 (arg1)->SetTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_1()
27287 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetOneThreadTimeoutInMicroSeconds() local
27293 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetOneThreadTimeoutInMicroSeconds()
27297 … result = (uint32_t)((lldb::SBExpressionOptions const *)arg1)->GetOneThreadTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_GetOneThreadTimeoutInMicroSeconds()
27311 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_0() local
27318 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_0()
27323 (arg1)->SetOneThreadTimeoutInMicroSeconds(arg2); in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_0()
27337 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_1() local
27342 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_1()
27346 (arg1)->SetOneThreadTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_1()
27409 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTryAllThreads() local
27415 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetTryAllThreads()
27419 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetTryAllThreads(); in _wrap_SBExpressionOptions_GetTryAllThreads()
27433 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_0() local
27440 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_0()
27445 (arg1)->SetTryAllThreads(arg2); in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_0()
27459 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_1() local
27464 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_1()
27468 (arg1)->SetTryAllThreads(); in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_1()
27531 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetStopOthers() local
27537 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetStopOthers()
27541 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetStopOthers(); in _wrap_SBExpressionOptions_GetStopOthers()
27555 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetStopOthers__SWIG_0() local
27562 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetStopOthers__SWIG_0()
27567 (arg1)->SetStopOthers(arg2); in _wrap_SBExpressionOptions_SetStopOthers__SWIG_0()
27581 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetStopOthers__SWIG_1() local
27586 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetStopOthers__SWIG_1()
27590 (arg1)->SetStopOthers(); in _wrap_SBExpressionOptions_SetStopOthers__SWIG_1()
27653 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTrapExceptions() local
27659 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetTrapExceptions()
27663 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetTrapExceptions(); in _wrap_SBExpressionOptions_GetTrapExceptions()
27677 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0() local
27684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0()
27689 (arg1)->SetTrapExceptions(arg2); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0()
27703 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1() local
27708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1()
27712 (arg1)->SetTrapExceptions(); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1()
27775 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_0() local
27782 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetLanguage__SWIG_0()
27787 (arg1)->SetLanguage(arg2); in _wrap_SBExpressionOptions_SetLanguage__SWIG_0()
27801 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_1() local
27810 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetLanguage__SWIG_1()
27816 (arg1)->SetLanguage(arg2,arg3); in _wrap_SBExpressionOptions_SetLanguage__SWIG_1()
27889 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetGenerateDebugInfo() local
27895 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetGenerateDebugInfo()
27899 result = (bool)(arg1)->GetGenerateDebugInfo(); in _wrap_SBExpressionOptions_GetGenerateDebugInfo()
27913 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0() local
27920 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0()
27925 (arg1)->SetGenerateDebugInfo(arg2); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0()
27939 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1() local
27944 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1()
27948 (arg1)->SetGenerateDebugInfo(); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1()
28011 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetSuppressPersistentResult() local
28017 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetSuppressPersistentResult()
28021 result = (bool)(arg1)->GetSuppressPersistentResult(); in _wrap_SBExpressionOptions_GetSuppressPersistentResult()
28035 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_0() local
28042 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_0()
28047 (arg1)->SetSuppressPersistentResult(arg2); in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_0()
28061 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_1() local
28066 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_1()
28070 (arg1)->SetSuppressPersistentResult(); in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_1()
28133 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetPrefix() local
28139 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetPrefix()
28143 result = (char *)((lldb::SBExpressionOptions const *)arg1)->GetPrefix(); in _wrap_SBExpressionOptions_GetPrefix()
28157 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetPrefix() local
28164 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetPrefix()
28169 (arg1)->SetPrefix((char const *)arg2); in _wrap_SBExpressionOptions_SetPrefix()
28183 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_0() local
28190 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_0()
28195 (arg1)->SetAutoApplyFixIts(arg2); in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_0()
28209 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_1() local
28214 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_1()
28218 (arg1)->SetAutoApplyFixIts(); in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_1()
28281 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetAutoApplyFixIts() local
28287 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetAutoApplyFixIts()
28291 result = (bool)(arg1)->GetAutoApplyFixIts(); in _wrap_SBExpressionOptions_GetAutoApplyFixIts()
28305 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetRetriesWithFixIts() local
28312 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetRetriesWithFixIts()
28317 (arg1)->SetRetriesWithFixIts(arg2); in _wrap_SBExpressionOptions_SetRetriesWithFixIts()
28331 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetRetriesWithFixIts() local
28337 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetRetriesWithFixIts()
28341 result = (uint64_t)(arg1)->GetRetriesWithFixIts(); in _wrap_SBExpressionOptions_GetRetriesWithFixIts()
28355 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTopLevel() local
28361 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetTopLevel()
28365 result = (bool)(arg1)->GetTopLevel(); in _wrap_SBExpressionOptions_GetTopLevel()
28379 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTopLevel__SWIG_0() local
28386 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTopLevel__SWIG_0()
28391 (arg1)->SetTopLevel(arg2); in _wrap_SBExpressionOptions_SetTopLevel__SWIG_0()
28405 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTopLevel__SWIG_1() local
28410 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetTopLevel__SWIG_1()
28414 (arg1)->SetTopLevel(); in _wrap_SBExpressionOptions_SetTopLevel__SWIG_1()
28477 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetAllowJIT() local
28483 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_GetAllowJIT()
28487 result = (bool)(arg1)->GetAllowJIT(); in _wrap_SBExpressionOptions_GetAllowJIT()
28501 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAllowJIT() local
28508 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBExpressionOptions,0))){ in _wrap_SBExpressionOptions_SetAllowJIT()
28513 (arg1)->SetAllowJIT(arg2); in _wrap_SBExpressionOptions_SetAllowJIT()
28525 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) obj; in swig_delete_SBExpressionOptions() local
28526 delete arg1; in swig_delete_SBExpressionOptions()
28624 SwigValueWrapper< std::shared_ptr< lldb_private::File > > arg1 ; in _wrap_new_SBFile__SWIG_1() local
28634 arg1 = file_sp; in _wrap_new_SBFile__SWIG_1()
28636 result = (lldb::SBFile *)new lldb::SBFile(arg1); in _wrap_new_SBFile__SWIG_1()
28650 int arg1 ; in _wrap_new_SBFile__SWIG_2() local
28659 arg1 = (int)lua_tointeger(L, 1); in _wrap_new_SBFile__SWIG_2()
28662 result = (lldb::SBFile *)new lldb::SBFile(arg1,(char const *)arg2,arg3); in _wrap_new_SBFile__SWIG_2()
28725 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Read() local
28737 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_Read()
28752 result = (arg1)->Read(arg2,arg3,arg4); in _wrap_SBFile_Read()
28769 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Write() local
28781 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_Write()
28796 result = (arg1)->Write((uint8_t const *)arg2,arg3,arg4); in _wrap_SBFile_Write()
28813 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Flush() local
28819 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_Flush()
28823 result = (arg1)->Flush(); in _wrap_SBFile_Flush()
28840 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_IsValid() local
28846 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_IsValid()
28850 result = (bool)((lldb::SBFile const *)arg1)->IsValid(); in _wrap_SBFile_IsValid()
28864 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Close() local
28870 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_Close()
28874 result = (arg1)->Close(); in _wrap_SBFile_Close()
28891 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_GetFile() local
28897 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBFile_GetFile()
28901 result = ((lldb::SBFile const *)arg1)->GetFile(); in _wrap_SBFile_GetFile()
28924 SwigValueWrapper< std::shared_ptr< lldb_private::File > > arg1 ; in _wrap_SBFile_MakeBorrowed() local
28934 arg1 = file_sp; in _wrap_SBFile_MakeBorrowed()
28936 result = lldb_SBFile_MakeBorrowed(SWIG_STD_MOVE(arg1)); in _wrap_SBFile_MakeBorrowed()
28953 SwigValueWrapper< std::shared_ptr< lldb_private::File > > arg1 ; in _wrap_SBFile_MakeForcingIOMethods() local
28963 arg1 = file_sp; in _wrap_SBFile_MakeForcingIOMethods()
28965 result = lldb_SBFile_MakeForcingIOMethods(SWIG_STD_MOVE(arg1)); in _wrap_SBFile_MakeForcingIOMethods()
28982 SwigValueWrapper< std::shared_ptr< lldb_private::File > > arg1 ; in _wrap_SBFile_MakeBorrowedForcingIOMethods() local
28992 arg1 = file_sp; in _wrap_SBFile_MakeBorrowedForcingIOMethods()
28994 result = lldb_SBFile_MakeBorrowedForcingIOMethods(SWIG_STD_MOVE(arg1)); in _wrap_SBFile_MakeBorrowedForcingIOMethods()
29009 lldb::SBFile *arg1 = (lldb::SBFile *) obj; in swig_delete_SBFile() local
29010 delete arg1; in swig_delete_SBFile()
29084 lldb::SBFileSpec *arg1 = 0 ; in _wrap_new_SBFileSpec__SWIG_1() local
29090 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_new_SBFileSpec__SWIG_1()
29094 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((lldb::SBFileSpec const &)*arg1); in _wrap_new_SBFileSpec__SWIG_1()
29108 char *arg1 = (char *) 0 ; in _wrap_new_SBFileSpec__SWIG_2() local
29113 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBFileSpec__SWIG_2()
29114 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((char const *)arg1); in _wrap_new_SBFileSpec__SWIG_2()
29128 char *arg1 = (char *) 0 ; in _wrap_new_SBFileSpec__SWIG_3() local
29135 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBFileSpec__SWIG_3()
29137 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((char const *)arg1,arg2); in _wrap_new_SBFileSpec__SWIG_3()
29209 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec___eq() local
29217 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec___eq()
29226 result = (bool)((lldb::SBFileSpec const *)arg1)->operator ==((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpec___eq()
29240 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_IsValid() local
29246 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_IsValid()
29250 result = (bool)((lldb::SBFileSpec const *)arg1)->IsValid(); in _wrap_SBFileSpec_IsValid()
29264 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_Exists() local
29270 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_Exists()
29274 result = (bool)((lldb::SBFileSpec const *)arg1)->Exists(); in _wrap_SBFileSpec_Exists()
29288 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_ResolveExecutableLocation() local
29294 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_ResolveExecutableLocation()
29298 result = (bool)(arg1)->ResolveExecutableLocation(); in _wrap_SBFileSpec_ResolveExecutableLocation()
29312 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetFilename() local
29318 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_GetFilename()
29322 result = (char *)((lldb::SBFileSpec const *)arg1)->GetFilename(); in _wrap_SBFileSpec_GetFilename()
29336 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetDirectory() local
29342 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_GetDirectory()
29346 result = (char *)((lldb::SBFileSpec const *)arg1)->GetDirectory(); in _wrap_SBFileSpec_GetDirectory()
29360 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_SetFilename() local
29367 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_SetFilename()
29372 (arg1)->SetFilename((char const *)arg2); in _wrap_SBFileSpec_SetFilename()
29386 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_SetDirectory() local
29393 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_SetDirectory()
29398 (arg1)->SetDirectory((char const *)arg2); in _wrap_SBFileSpec_SetDirectory()
29412 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetPath() local
29422 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_GetPath()
29428 result = (uint32_t)((lldb::SBFileSpec const *)arg1)->GetPath(arg2,arg3); in _wrap_SBFileSpec_GetPath()
29442 char *arg1 = (char *) 0 ; in _wrap_SBFileSpec_ResolvePath() local
29451 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBFileSpec_ResolvePath()
29454 result = (int)lldb::SBFileSpec::ResolvePath((char const *)arg1,arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBFileSpec_ResolvePath()
29468 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetDescription() local
29476 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_GetDescription()
29485 result = (bool)((lldb::SBFileSpec const *)arg1)->GetDescription(*arg2); in _wrap_SBFileSpec_GetDescription()
29499 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_AppendPathComponent() local
29506 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec_AppendPathComponent()
29511 (arg1)->AppendPathComponent((char const *)arg2); in _wrap_SBFileSpec_AppendPathComponent()
29525 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec___tostring() local
29531 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpec,0))){ in _wrap_SBFileSpec___tostring()
29535 result = lldb_SBFileSpec___repr__(arg1); in _wrap_SBFileSpec___tostring()
29547 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) obj; in swig_delete_SBFileSpec() local
29548 delete arg1; in swig_delete_SBFileSpec()
29628 lldb::SBFileSpecList *arg1 = 0 ; in _wrap_new_SBFileSpecList__SWIG_1() local
29634 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_new_SBFileSpecList__SWIG_1()
29638 result = (lldb::SBFileSpecList *)new lldb::SBFileSpecList((lldb::SBFileSpecList const &)*arg1); in _wrap_new_SBFileSpecList__SWIG_1()
29685 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetSize() local
29691 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_GetSize()
29695 result = (uint32_t)((lldb::SBFileSpecList const *)arg1)->GetSize(); in _wrap_SBFileSpecList_GetSize()
29709 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetDescription() local
29717 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_GetDescription()
29726 result = (bool)((lldb::SBFileSpecList const *)arg1)->GetDescription(*arg2); in _wrap_SBFileSpecList_GetDescription()
29740 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_Append() local
29747 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_Append()
29756 (arg1)->Append((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpecList_Append()
29770 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_AppendIfUnique() local
29778 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_AppendIfUnique()
29787 result = (bool)(arg1)->AppendIfUnique((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpecList_AppendIfUnique()
29801 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_Clear() local
29806 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_Clear()
29810 (arg1)->Clear(); in _wrap_SBFileSpecList_Clear()
29824 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_FindFileIndex() local
29836 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_FindFileIndex()
29847 result = (uint32_t)(arg1)->FindFileIndex(arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBFileSpecList_FindFileIndex()
29861 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetFileSpecAtIndex() local
29869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList_GetFileSpecAtIndex()
29874 result = ((lldb::SBFileSpecList const *)arg1)->GetFileSpecAtIndex(arg2); in _wrap_SBFileSpecList_GetFileSpecAtIndex()
29891 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList___tostring() local
29897 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBFileSpecList___tostring()
29901 result = lldb_SBFileSpecList___repr__(arg1); in _wrap_SBFileSpecList___tostring()
29913 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) obj; in swig_delete_SBFileSpecList() local
29914 delete arg1; in swig_delete_SBFileSpecList()
29988 char *arg1 = (char *) 0 ; in _wrap_new_SBFormat__SWIG_1() local
29995 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBFormat__SWIG_1()
30001 result = (lldb::SBFormat *)new lldb::SBFormat((char const *)arg1,*arg2); in _wrap_new_SBFormat__SWIG_1()
30015 lldb::SBFormat *arg1 = 0 ; in _wrap_new_SBFormat__SWIG_2() local
30021 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFormat,0))){ in _wrap_new_SBFormat__SWIG_2()
30025 result = (lldb::SBFormat *)new lldb::SBFormat((lldb::SBFormat const &)*arg1); in _wrap_new_SBFormat__SWIG_2()
30090 lldb::SBFormat *arg1 = (lldb::SBFormat *) obj; in swig_delete_SBFormat() local
30091 delete arg1; in swig_delete_SBFormat()
30156 lldb::SBFrame *arg1 = 0 ; in _wrap_new_SBFrame__SWIG_1() local
30162 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_new_SBFrame__SWIG_1()
30166 result = (lldb::SBFrame *)new lldb::SBFrame((lldb::SBFrame const &)*arg1); in _wrap_new_SBFrame__SWIG_1()
30213 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsEqual() local
30221 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsEqual()
30230 result = (bool)((lldb::SBFrame const *)arg1)->IsEqual((lldb::SBFrame const &)*arg2); in _wrap_SBFrame_IsEqual()
30244 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsValid() local
30250 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsValid()
30254 result = (bool)((lldb::SBFrame const *)arg1)->IsValid(); in _wrap_SBFrame_IsValid()
30268 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFrameID() local
30274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFrameID()
30278 result = (uint32_t)((lldb::SBFrame const *)arg1)->GetFrameID(); in _wrap_SBFrame_GetFrameID()
30292 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetCFA() local
30298 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetCFA()
30302 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetCFA(); in _wrap_SBFrame_GetCFA()
30316 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetPC() local
30322 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetPC()
30326 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetPC(); in _wrap_SBFrame_GetPC()
30340 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_SetPC() local
30348 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_SetPC()
30353 result = (bool)(arg1)->SetPC(arg2); in _wrap_SBFrame_SetPC()
30367 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSP() local
30373 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetSP()
30377 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetSP(); in _wrap_SBFrame_GetSP()
30391 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFP() local
30397 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFP()
30401 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetFP(); in _wrap_SBFrame_GetFP()
30415 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetPCAddress() local
30421 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetPCAddress()
30425 result = ((lldb::SBFrame const *)arg1)->GetPCAddress(); in _wrap_SBFrame_GetPCAddress()
30442 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSymbolContext() local
30450 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetSymbolContext()
30455 result = ((lldb::SBFrame const *)arg1)->GetSymbolContext(arg2); in _wrap_SBFrame_GetSymbolContext()
30472 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetModule() local
30478 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetModule()
30482 result = ((lldb::SBFrame const *)arg1)->GetModule(); in _wrap_SBFrame_GetModule()
30499 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetCompileUnit() local
30505 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetCompileUnit()
30509 result = ((lldb::SBFrame const *)arg1)->GetCompileUnit(); in _wrap_SBFrame_GetCompileUnit()
30526 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunction() local
30532 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFunction()
30536 result = ((lldb::SBFrame const *)arg1)->GetFunction(); in _wrap_SBFrame_GetFunction()
30553 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSymbol() local
30559 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetSymbol()
30563 result = ((lldb::SBFrame const *)arg1)->GetSymbol(); in _wrap_SBFrame_GetSymbol()
30580 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetBlock() local
30586 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetBlock()
30590 result = ((lldb::SBFrame const *)arg1)->GetBlock(); in _wrap_SBFrame_GetBlock()
30607 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunctionName__SWIG_0() local
30613 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFunctionName__SWIG_0()
30617 result = (char *)(arg1)->GetFunctionName(); in _wrap_SBFrame_GetFunctionName__SWIG_0()
30631 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDisplayFunctionName() local
30637 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetDisplayFunctionName()
30641 result = (char *)(arg1)->GetDisplayFunctionName(); in _wrap_SBFrame_GetDisplayFunctionName()
30655 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunctionName__SWIG_1() local
30661 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFunctionName__SWIG_1()
30665 result = (char *)((lldb::SBFrame const *)arg1)->GetFunctionName(); in _wrap_SBFrame_GetFunctionName__SWIG_1()
30723 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GuessLanguage() local
30729 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GuessLanguage()
30733 result = (lldb::LanguageType)((lldb::SBFrame const *)arg1)->GuessLanguage(); in _wrap_SBFrame_GuessLanguage()
30747 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsInlined__SWIG_0() local
30753 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsInlined__SWIG_0()
30757 result = (bool)(arg1)->IsInlined(); in _wrap_SBFrame_IsInlined__SWIG_0()
30771 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsInlined__SWIG_1() local
30777 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsInlined__SWIG_1()
30781 result = (bool)((lldb::SBFrame const *)arg1)->IsInlined(); in _wrap_SBFrame_IsInlined__SWIG_1()
30839 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsArtificial__SWIG_0() local
30845 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsArtificial__SWIG_0()
30849 result = (bool)(arg1)->IsArtificial(); in _wrap_SBFrame_IsArtificial__SWIG_0()
30863 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsArtificial__SWIG_1() local
30869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_IsArtificial__SWIG_1()
30873 result = (bool)((lldb::SBFrame const *)arg1)->IsArtificial(); in _wrap_SBFrame_IsArtificial__SWIG_1()
30931 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_0() local
30939 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_EvaluateExpression__SWIG_0()
30944 result = (arg1)->EvaluateExpression((char const *)arg2); in _wrap_SBFrame_EvaluateExpression__SWIG_0()
30961 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_1() local
30971 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_EvaluateExpression__SWIG_1()
30977 result = (arg1)->EvaluateExpression((char const *)arg2,arg3); in _wrap_SBFrame_EvaluateExpression__SWIG_1()
30994 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_2() local
31006 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31013 result = (arg1)->EvaluateExpression((char const *)arg2,arg3,arg4); in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31030 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_3() local
31040 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31050 … result = (arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionOptions const &)*arg3); in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31186 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFrameBlock() local
31192 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetFrameBlock()
31196 result = ((lldb::SBFrame const *)arg1)->GetFrameBlock(); in _wrap_SBFrame_GetFrameBlock()
31213 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetLineEntry() local
31219 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetLineEntry()
31223 result = ((lldb::SBFrame const *)arg1)->GetLineEntry(); in _wrap_SBFrame_GetLineEntry()
31240 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetThread() local
31246 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetThread()
31250 result = ((lldb::SBFrame const *)arg1)->GetThread(); in _wrap_SBFrame_GetThread()
31267 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_Disassemble() local
31273 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_Disassemble()
31277 result = (char *)((lldb::SBFrame const *)arg1)->Disassemble(); in _wrap_SBFrame_Disassemble()
31291 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_Clear() local
31296 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_Clear()
31300 (arg1)->Clear(); in _wrap_SBFrame_Clear()
31314 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame___eq() local
31322 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame___eq()
31331 result = (bool)((lldb::SBFrame const *)arg1)->operator ==((lldb::SBFrame const &)*arg2); in _wrap_SBFrame___eq()
31345 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_0() local
31359 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetVariables__SWIG_0()
31367 result = (arg1)->GetVariables(arg2,arg3,arg4,arg5); in _wrap_SBFrame_GetVariables__SWIG_0()
31384 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_1() local
31400 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetVariables__SWIG_1()
31409 result = (arg1)->GetVariables(arg2,arg3,arg4,arg5,arg6); in _wrap_SBFrame_GetVariables__SWIG_1()
31426 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_2() local
31434 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetVariables__SWIG_2()
31443 result = (arg1)->GetVariables((lldb::SBVariablesOptions const &)*arg2); in _wrap_SBFrame_GetVariables__SWIG_2()
31574 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetRegisters() local
31580 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetRegisters()
31584 result = (arg1)->GetRegisters(); in _wrap_SBFrame_GetRegisters()
31601 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindRegister() local
31609 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_FindRegister()
31614 result = (arg1)->FindRegister((char const *)arg2); in _wrap_SBFrame_FindRegister()
31631 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindVariable__SWIG_0() local
31639 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_FindVariable__SWIG_0()
31644 result = (arg1)->FindVariable((char const *)arg2); in _wrap_SBFrame_FindVariable__SWIG_0()
31661 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindVariable__SWIG_1() local
31671 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_FindVariable__SWIG_1()
31677 result = (arg1)->FindVariable((char const *)arg2,arg3); in _wrap_SBFrame_FindVariable__SWIG_1()
31753 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetValueForVariablePath__SWIG_0() local
31763 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
31769 result = (arg1)->GetValueForVariablePath((char const *)arg2,arg3); in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
31786 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetValueForVariablePath__SWIG_1() local
31794 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetValueForVariablePath__SWIG_1()
31799 result = (arg1)->GetValueForVariablePath((char const *)arg2); in _wrap_SBFrame_GetValueForVariablePath__SWIG_1()
31875 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindValue__SWIG_0() local
31885 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_FindValue__SWIG_0()
31891 result = (arg1)->FindValue((char const *)arg2,arg3); in _wrap_SBFrame_FindValue__SWIG_0()
31908 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindValue__SWIG_1() local
31920 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_FindValue__SWIG_1()
31927 result = (arg1)->FindValue((char const *)arg2,arg3,arg4); in _wrap_SBFrame_FindValue__SWIG_1()
32013 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDescription() local
32021 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetDescription()
32030 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBFrame_GetDescription()
32044 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDescriptionWithFormat() local
32054 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame_GetDescriptionWithFormat()
32068 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBFrame_GetDescriptionWithFormat()
32085 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame___tostring() local
32091 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFrame,0))){ in _wrap_SBFrame___tostring()
32095 result = lldb_SBFrame___repr__(arg1); in _wrap_SBFrame___tostring()
32107 lldb::SBFrame *arg1 = (lldb::SBFrame *) obj; in swig_delete_SBFrame() local
32108 delete arg1; in swig_delete_SBFrame()
32211 lldb::SBFunction *arg1 = 0 ; in _wrap_new_SBFunction__SWIG_1() local
32217 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_new_SBFunction__SWIG_1()
32221 result = (lldb::SBFunction *)new lldb::SBFunction((lldb::SBFunction const &)*arg1); in _wrap_new_SBFunction__SWIG_1()
32268 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_IsValid() local
32274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_IsValid()
32278 result = (bool)((lldb::SBFunction const *)arg1)->IsValid(); in _wrap_SBFunction_IsValid()
32292 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetName() local
32298 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetName()
32302 result = (char *)((lldb::SBFunction const *)arg1)->GetName(); in _wrap_SBFunction_GetName()
32316 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDisplayName() local
32322 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetDisplayName()
32326 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()
32340 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetMangledName() local
32346 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetMangledName()
32350 result = (char *)((lldb::SBFunction const *)arg1)->GetMangledName(); in _wrap_SBFunction_GetMangledName()
32364 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_0() local
32373 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetInstructions__SWIG_0()
32383 result = (arg1)->GetInstructions(arg2); in _wrap_SBFunction_GetInstructions__SWIG_0()
32400 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_1() local
32411 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetInstructions__SWIG_1()
32422 result = (arg1)->GetInstructions(arg2,(char const *)arg3); in _wrap_SBFunction_GetInstructions__SWIG_1()
32508 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetStartAddress() local
32514 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetStartAddress()
32518 result = (arg1)->GetStartAddress(); in _wrap_SBFunction_GetStartAddress()
32535 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetEndAddress() local
32541 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetEndAddress()
32545 result = (arg1)->GetEndAddress(); in _wrap_SBFunction_GetEndAddress()
32562 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetRanges() local
32568 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetRanges()
32572 result = (arg1)->GetRanges(); in _wrap_SBFunction_GetRanges()
32589 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetArgumentName() local
32597 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetArgumentName()
32602 result = (char *)(arg1)->GetArgumentName(arg2); in _wrap_SBFunction_GetArgumentName()
32616 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetPrologueByteSize() local
32622 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetPrologueByteSize()
32626 result = (uint32_t)(arg1)->GetPrologueByteSize(); in _wrap_SBFunction_GetPrologueByteSize()
32640 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetType() local
32646 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetType()
32650 result = (arg1)->GetType(); in _wrap_SBFunction_GetType()
32667 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetBlock() local
32673 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetBlock()
32677 result = (arg1)->GetBlock(); in _wrap_SBFunction_GetBlock()
32694 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetLanguage() local
32700 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetLanguage()
32704 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBFunction_GetLanguage()
32718 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetIsOptimized() local
32724 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetIsOptimized()
32728 result = (bool)(arg1)->GetIsOptimized(); in _wrap_SBFunction_GetIsOptimized()
32742 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___eq() local
32750 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction___eq()
32759 result = (bool)((lldb::SBFunction const *)arg1)->operator ==((lldb::SBFunction const &)*arg2); in _wrap_SBFunction___eq()
32773 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDescription() local
32781 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction_GetDescription()
32790 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBFunction_GetDescription()
32804 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___tostring() local
32810 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBFunction,0))){ in _wrap_SBFunction___tostring()
32814 result = lldb_SBFunction___repr__(arg1); in _wrap_SBFunction___tostring()
32826 lldb::SBFunction *arg1 = (lldb::SBFunction *) obj; in swig_delete_SBFunction() local
32827 delete arg1; in swig_delete_SBFunction()
32934 lldb::PathType arg1 ; in _wrap_SBHostOS_GetLLDBPath() local
32939 arg1 = (lldb::PathType)lua_tointeger(L, 1); in _wrap_SBHostOS_GetLLDBPath()
32940 result = lldb::SBHostOS::GetLLDBPath(arg1); in _wrap_SBHostOS_GetLLDBPath()
32977 char *arg1 = (char *) 0 ; in _wrap_SBHostOS_ThreadCreated() local
32981 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBHostOS_ThreadCreated()
32982 lldb::SBHostOS::ThreadCreated((char const *)arg1); in _wrap_SBHostOS_ThreadCreated()
32996 char *arg1 = (char *) 0 ; in _wrap_SBHostOS_ThreadCreate() local
33007 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBHostOS_ThreadCreate()
33019 result = lldb::SBHostOS::ThreadCreate((char const *)arg1,arg2,arg3,arg4); in _wrap_SBHostOS_ThreadCreate()
33036 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadCancel() local
33048 arg1 = *argp1; in _wrap_SBHostOS_ThreadCancel()
33055 result = (bool)lldb::SBHostOS::ThreadCancel(SWIG_STD_MOVE(arg1),arg2); in _wrap_SBHostOS_ThreadCancel()
33069 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadDetach() local
33081 arg1 = *argp1; in _wrap_SBHostOS_ThreadDetach()
33088 result = (bool)lldb::SBHostOS::ThreadDetach(SWIG_STD_MOVE(arg1),arg2); in _wrap_SBHostOS_ThreadDetach()
33102 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadJoin() local
33116 arg1 = *argp1; in _wrap_SBHostOS_ThreadJoin()
33128 result = (bool)lldb::SBHostOS::ThreadJoin(SWIG_STD_MOVE(arg1),arg2,arg3); in _wrap_SBHostOS_ThreadJoin()
33157 lldb::SBHostOS *arg1 = (lldb::SBHostOS *) obj; in swig_delete_SBHostOS() local
33158 delete arg1; in swig_delete_SBHostOS()
33232 lldb::SBInstruction *arg1 = 0 ; in _wrap_new_SBInstruction__SWIG_1() local
33238 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_new_SBInstruction__SWIG_1()
33242 result = (lldb::SBInstruction *)new lldb::SBInstruction((lldb::SBInstruction const &)*arg1); in _wrap_new_SBInstruction__SWIG_1()
33289 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_IsValid() local
33295 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_IsValid()
33299 result = (bool)(arg1)->IsValid(); in _wrap_SBInstruction_IsValid()
33313 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetAddress() local
33319 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetAddress()
33323 result = (arg1)->GetAddress(); in _wrap_SBInstruction_GetAddress()
33340 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetMnemonic() local
33349 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetMnemonic()
33359 result = (char *)(arg1)->GetMnemonic(arg2); in _wrap_SBInstruction_GetMnemonic()
33373 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetOperands() local
33382 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetOperands()
33392 result = (char *)(arg1)->GetOperands(arg2); in _wrap_SBInstruction_GetOperands()
33406 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetComment() local
33415 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetComment()
33425 result = (char *)(arg1)->GetComment(arg2); in _wrap_SBInstruction_GetComment()
33439 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetControlFlowKind() local
33448 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetControlFlowKind()
33458 result = (lldb::InstructionControlFlowKind)(arg1)->GetControlFlowKind(arg2); in _wrap_SBInstruction_GetControlFlowKind()
33472 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetData() local
33481 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetData()
33491 result = (arg1)->GetData(arg2); in _wrap_SBInstruction_GetData()
33508 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetByteSize() local
33514 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetByteSize()
33518 result = (arg1)->GetByteSize(); in _wrap_SBInstruction_GetByteSize()
33532 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_DoesBranch() local
33538 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_DoesBranch()
33542 result = (bool)(arg1)->DoesBranch(); in _wrap_SBInstruction_DoesBranch()
33556 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_HasDelaySlot() local
33562 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_HasDelaySlot()
33566 result = (bool)(arg1)->HasDelaySlot(); in _wrap_SBInstruction_HasDelaySlot()
33580 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_CanSetBreakpoint() local
33586 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_CanSetBreakpoint()
33590 result = (bool)(arg1)->CanSetBreakpoint(); in _wrap_SBInstruction_CanSetBreakpoint()
33604 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_Print__SWIG_0() local
33612 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_Print__SWIG_0()
33622 (arg1)->Print(arg2); in _wrap_SBInstruction_Print__SWIG_0()
33636 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_Print__SWIG_1() local
33642 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_Print__SWIG_1()
33654 (arg1)->Print(arg2); in _wrap_SBInstruction_Print__SWIG_1()
33728 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetDescription() local
33736 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_GetDescription()
33745 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBInstruction_GetDescription()
33759 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_EmulateWithFrame() local
33769 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_EmulateWithFrame()
33779 result = (bool)(arg1)->EmulateWithFrame(*arg2,arg3); in _wrap_SBInstruction_EmulateWithFrame()
33793 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_DumpEmulation() local
33801 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_DumpEmulation()
33806 result = (bool)(arg1)->DumpEmulation((char const *)arg2); in _wrap_SBInstruction_DumpEmulation()
33820 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_TestEmulation() local
33830 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction_TestEmulation()
33840 result = (bool)(arg1)->TestEmulation(*arg2,(char const *)arg3); in _wrap_SBInstruction_TestEmulation()
33854 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction___tostring() local
33860 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstruction,0))){ in _wrap_SBInstruction___tostring()
33864 result = lldb_SBInstruction___repr__(arg1); in _wrap_SBInstruction___tostring()
33876 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) obj; in swig_delete_SBInstruction() local
33877 delete arg1; in swig_delete_SBInstruction()
33960 lldb::SBInstructionList *arg1 = 0 ; in _wrap_new_SBInstructionList__SWIG_1() local
33966 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_new_SBInstructionList__SWIG_1()
33970 …t = (lldb::SBInstructionList *)new lldb::SBInstructionList((lldb::SBInstructionList const &)*arg1); in _wrap_new_SBInstructionList__SWIG_1()
34017 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_IsValid() local
34023 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_IsValid()
34027 result = (bool)((lldb::SBInstructionList const *)arg1)->IsValid(); in _wrap_SBInstructionList_IsValid()
34041 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetSize() local
34047 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_GetSize()
34051 result = (arg1)->GetSize(); in _wrap_SBInstructionList_GetSize()
34065 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionAtIndex() local
34073 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_GetInstructionAtIndex()
34078 result = (arg1)->GetInstructionAtIndex(arg2); in _wrap_SBInstructionList_GetInstructionAtIndex()
34095 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0() local
34107 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34122 …result = (arg1)->GetInstructionsCount((lldb::SBAddress const &)*arg2,(lldb::SBAddress const &)*arg… in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34136 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1() local
34146 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34160 …result = (arg1)->GetInstructionsCount((lldb::SBAddress const &)*arg2,(lldb::SBAddress const &)*arg… in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34263 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Clear() local
34268 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_Clear()
34272 (arg1)->Clear(); in _wrap_SBInstructionList_Clear()
34286 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_AppendInstruction() local
34294 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_AppendInstruction()
34304 (arg1)->AppendInstruction(arg2); in _wrap_SBInstructionList_AppendInstruction()
34318 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Print__SWIG_0() local
34326 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_Print__SWIG_0()
34336 (arg1)->Print(arg2); in _wrap_SBInstructionList_Print__SWIG_0()
34350 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Print__SWIG_1() local
34356 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_Print__SWIG_1()
34368 (arg1)->Print(arg2); in _wrap_SBInstructionList_Print__SWIG_1()
34442 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetDescription() local
34450 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_GetDescription()
34459 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBInstructionList_GetDescription()
34473 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_DumpEmulationForAllInstructions() local
34481 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList_DumpEmulationForAllInstructions()
34486 result = (bool)(arg1)->DumpEmulationForAllInstructions((char const *)arg2); in _wrap_SBInstructionList_DumpEmulationForAllInstructions()
34500 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList___tostring() local
34506 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBInstructionList,0))){ in _wrap_SBInstructionList___tostring()
34510 result = lldb_SBInstructionList___repr__(arg1); in _wrap_SBInstructionList___tostring()
34522 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) obj; in swig_delete_SBInstructionList() local
34523 delete arg1; in swig_delete_SBInstructionList()
34582 char *arg1 = (char *) 0 ; in _wrap_SBLanguageRuntime_GetLanguageTypeFromString() local
34587 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBLanguageRuntime_GetLanguageTypeFromString()
34588 …esult = (lldb::LanguageType)lldb::SBLanguageRuntime::GetLanguageTypeFromString((char const *)arg1); in _wrap_SBLanguageRuntime_GetLanguageTypeFromString()
34602 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetNameForLanguageType() local
34607 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetNameForLanguageType()
34608 result = (char *)lldb::SBLanguageRuntime::GetNameForLanguageType(arg1); in _wrap_SBLanguageRuntime_GetNameForLanguageType()
34622 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus() local
34627 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
34628 result = (bool)lldb::SBLanguageRuntime::LanguageIsCPlusPlus(arg1); in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
34642 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsObjC() local
34647 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsObjC()
34648 result = (bool)lldb::SBLanguageRuntime::LanguageIsObjC(arg1); in _wrap_SBLanguageRuntime_LanguageIsObjC()
34662 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsCFamily() local
34667 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsCFamily()
34668 result = (bool)lldb::SBLanguageRuntime::LanguageIsCFamily(arg1); in _wrap_SBLanguageRuntime_LanguageIsCFamily()
34682 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow() local
34687 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
34688 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnThrow(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
34702 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch() local
34707 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
34708 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
34722 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage() local
34727 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
34728 result = (char *)lldb::SBLanguageRuntime::GetThrowKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
34742 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage() local
34747 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
34748 result = (char *)lldb::SBLanguageRuntime::GetCatchKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
34777 lldb::SBLanguageRuntime *arg1 = (lldb::SBLanguageRuntime *) obj; in swig_delete_SBLanguageRuntime() local
34778 delete arg1; in swig_delete_SBLanguageRuntime()
34835 char **arg1 = (char **) 0 ; in _wrap_new_SBLaunchInfo() local
34842 arg1 = (char **)malloc((size + 1) * sizeof(char *)); in _wrap_new_SBLaunchInfo()
34851 arg1[j++] = (char *)lua_tostring(L, -1); in _wrap_new_SBLaunchInfo()
34854 arg1[j] = 0; in _wrap_new_SBLaunchInfo()
34857 arg1 = NULL; in _wrap_new_SBLaunchInfo()
34862 result = (lldb::SBLaunchInfo *)new lldb::SBLaunchInfo((char const **)arg1); in _wrap_new_SBLaunchInfo()
34865 free((char *) arg1); in _wrap_new_SBLaunchInfo()
34871 free((char *) arg1); in _wrap_new_SBLaunchInfo()
34882 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetProcessID() local
34888 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetProcessID()
34892 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBLaunchInfo_GetProcessID()
34906 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetUserID() local
34912 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetUserID()
34916 result = (uint32_t)(arg1)->GetUserID(); in _wrap_SBLaunchInfo_GetUserID()
34930 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetGroupID() local
34936 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetGroupID()
34940 result = (uint32_t)(arg1)->GetGroupID(); in _wrap_SBLaunchInfo_GetGroupID()
34954 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_UserIDIsValid() local
34960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_UserIDIsValid()
34964 result = (bool)(arg1)->UserIDIsValid(); in _wrap_SBLaunchInfo_UserIDIsValid()
34978 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GroupIDIsValid() local
34984 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GroupIDIsValid()
34988 result = (bool)(arg1)->GroupIDIsValid(); in _wrap_SBLaunchInfo_GroupIDIsValid()
35002 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetUserID() local
35009 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetUserID()
35014 (arg1)->SetUserID(arg2); in _wrap_SBLaunchInfo_SetUserID()
35028 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetGroupID() local
35035 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetGroupID()
35040 (arg1)->SetGroupID(arg2); in _wrap_SBLaunchInfo_SetGroupID()
35054 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetExecutableFile() local
35060 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetExecutableFile()
35064 result = (arg1)->GetExecutableFile(); in _wrap_SBLaunchInfo_GetExecutableFile()
35081 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetExecutableFile() local
35091 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetExecutableFile()
35102 (arg1)->SetExecutableFile(arg2,arg3); in _wrap_SBLaunchInfo_SetExecutableFile()
35116 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetListener() local
35122 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetListener()
35126 result = (arg1)->GetListener(); in _wrap_SBLaunchInfo_GetListener()
35143 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetListener() local
35150 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetListener()
35159 (arg1)->SetListener(*arg2); in _wrap_SBLaunchInfo_SetListener()
35173 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShadowListener() local
35179 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetShadowListener()
35183 result = (arg1)->GetShadowListener(); in _wrap_SBLaunchInfo_GetShadowListener()
35200 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShadowListener() local
35207 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetShadowListener()
35216 (arg1)->SetShadowListener(*arg2); in _wrap_SBLaunchInfo_SetShadowListener()
35230 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetNumArguments() local
35236 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetNumArguments()
35240 result = (uint32_t)(arg1)->GetNumArguments(); in _wrap_SBLaunchInfo_GetNumArguments()
35254 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetArgumentAtIndex() local
35262 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetArgumentAtIndex()
35267 result = (char *)(arg1)->GetArgumentAtIndex(arg2); in _wrap_SBLaunchInfo_GetArgumentAtIndex()
35281 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetArguments() local
35289 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetArguments()
35317 (arg1)->SetArguments((char const **)arg2,arg3); in _wrap_SBLaunchInfo_SetArguments()
35337 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetNumEnvironmentEntries() local
35343 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetNumEnvironmentEntries()
35347 result = (uint32_t)(arg1)->GetNumEnvironmentEntries(); in _wrap_SBLaunchInfo_GetNumEnvironmentEntries()
35361 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetEnvironmentEntryAtIndex() local
35369 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetEnvironmentEntryAtIndex()
35374 result = (char *)(arg1)->GetEnvironmentEntryAtIndex(arg2); in _wrap_SBLaunchInfo_GetEnvironmentEntryAtIndex()
35388 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetEnvironmentEntries() local
35396 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetEnvironmentEntries()
35424 (arg1)->SetEnvironmentEntries((char const **)arg2,arg3); in _wrap_SBLaunchInfo_SetEnvironmentEntries()
35444 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetEnvironment() local
35453 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetEnvironment()
35463 (arg1)->SetEnvironment((lldb::SBEnvironment const &)*arg2,arg3); in _wrap_SBLaunchInfo_SetEnvironment()
35477 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetEnvironment() local
35483 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetEnvironment()
35487 result = (arg1)->GetEnvironment(); in _wrap_SBLaunchInfo_GetEnvironment()
35504 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_Clear() local
35509 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_Clear()
35513 (arg1)->Clear(); in _wrap_SBLaunchInfo_Clear()
35527 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetWorkingDirectory() local
35533 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetWorkingDirectory()
35537 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetWorkingDirectory(); in _wrap_SBLaunchInfo_GetWorkingDirectory()
35551 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetWorkingDirectory() local
35558 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetWorkingDirectory()
35563 (arg1)->SetWorkingDirectory((char const *)arg2); in _wrap_SBLaunchInfo_SetWorkingDirectory()
35577 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetLaunchFlags() local
35583 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetLaunchFlags()
35587 result = (uint32_t)(arg1)->GetLaunchFlags(); in _wrap_SBLaunchInfo_GetLaunchFlags()
35601 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetLaunchFlags() local
35608 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetLaunchFlags()
35613 (arg1)->SetLaunchFlags(arg2); in _wrap_SBLaunchInfo_SetLaunchFlags()
35627 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetProcessPluginName() local
35633 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetProcessPluginName()
35637 result = (char *)(arg1)->GetProcessPluginName(); in _wrap_SBLaunchInfo_GetProcessPluginName()
35651 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetProcessPluginName() local
35658 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetProcessPluginName()
35663 (arg1)->SetProcessPluginName((char const *)arg2); in _wrap_SBLaunchInfo_SetProcessPluginName()
35677 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShell() local
35683 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetShell()
35687 result = (char *)(arg1)->GetShell(); in _wrap_SBLaunchInfo_GetShell()
35701 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShell() local
35708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetShell()
35713 (arg1)->SetShell((char const *)arg2); in _wrap_SBLaunchInfo_SetShell()
35727 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShellExpandArguments() local
35733 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetShellExpandArguments()
35737 result = (bool)(arg1)->GetShellExpandArguments(); in _wrap_SBLaunchInfo_GetShellExpandArguments()
35751 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShellExpandArguments() local
35758 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetShellExpandArguments()
35763 (arg1)->SetShellExpandArguments(arg2); in _wrap_SBLaunchInfo_SetShellExpandArguments()
35777 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetResumeCount() local
35783 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetResumeCount()
35787 result = (uint32_t)(arg1)->GetResumeCount(); in _wrap_SBLaunchInfo_GetResumeCount()
35801 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetResumeCount() local
35808 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetResumeCount()
35813 (arg1)->SetResumeCount(arg2); in _wrap_SBLaunchInfo_SetResumeCount()
35827 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddCloseFileAction() local
35835 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_AddCloseFileAction()
35840 result = (bool)(arg1)->AddCloseFileAction(arg2); in _wrap_SBLaunchInfo_AddCloseFileAction()
35854 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddDuplicateFileAction() local
35864 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_AddDuplicateFileAction()
35870 result = (bool)(arg1)->AddDuplicateFileAction(arg2,arg3); in _wrap_SBLaunchInfo_AddDuplicateFileAction()
35884 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddOpenFileAction() local
35898 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_AddOpenFileAction()
35906 result = (bool)(arg1)->AddOpenFileAction(arg2,(char const *)arg3,arg4,arg5); in _wrap_SBLaunchInfo_AddOpenFileAction()
35920 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddSuppressFileAction() local
35932 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_AddSuppressFileAction()
35939 result = (bool)(arg1)->AddSuppressFileAction(arg2,arg3,arg4); in _wrap_SBLaunchInfo_AddSuppressFileAction()
35953 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetLaunchEventData() local
35960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetLaunchEventData()
35965 (arg1)->SetLaunchEventData((char const *)arg2); in _wrap_SBLaunchInfo_SetLaunchEventData()
35979 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetLaunchEventData() local
35985 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetLaunchEventData()
35989 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetLaunchEventData(); in _wrap_SBLaunchInfo_GetLaunchEventData()
36003 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetDetachOnError() local
36009 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetDetachOnError()
36013 result = (bool)((lldb::SBLaunchInfo const *)arg1)->GetDetachOnError(); in _wrap_SBLaunchInfo_GetDetachOnError()
36027 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetDetachOnError() local
36034 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetDetachOnError()
36039 (arg1)->SetDetachOnError(arg2); in _wrap_SBLaunchInfo_SetDetachOnError()
36053 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetScriptedProcessClassName() local
36059 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetScriptedProcessClassName()
36063 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetScriptedProcessClassName(); in _wrap_SBLaunchInfo_GetScriptedProcessClassName()
36077 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetScriptedProcessClassName() local
36084 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetScriptedProcessClassName()
36089 (arg1)->SetScriptedProcessClassName((char const *)arg2); in _wrap_SBLaunchInfo_SetScriptedProcessClassName()
36103 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetScriptedProcessDictionary() local
36109 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36113 result = ((lldb::SBLaunchInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36130 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetScriptedProcessDictionary() local
36138 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLaunchInfo,0))){ in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()
36148 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()
36160 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) obj; in swig_delete_SBLaunchInfo() local
36161 delete arg1; in swig_delete_SBLaunchInfo()
36272 lldb::SBLineEntry *arg1 = 0 ; in _wrap_new_SBLineEntry__SWIG_1() local
36278 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_new_SBLineEntry__SWIG_1()
36282 result = (lldb::SBLineEntry *)new lldb::SBLineEntry((lldb::SBLineEntry const &)*arg1); in _wrap_new_SBLineEntry__SWIG_1()
36329 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetStartAddress() local
36335 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetStartAddress()
36339 result = ((lldb::SBLineEntry const *)arg1)->GetStartAddress(); in _wrap_SBLineEntry_GetStartAddress()
36356 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetEndAddress() local
36362 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetEndAddress()
36366 result = ((lldb::SBLineEntry const *)arg1)->GetEndAddress(); in _wrap_SBLineEntry_GetEndAddress()
36383 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd() local
36391 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36396 result = ((lldb::SBLineEntry const *)arg1)->GetSameLineContiguousAddressRangeEnd(arg2); in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36413 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_IsValid() local
36419 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_IsValid()
36423 result = (bool)((lldb::SBLineEntry const *)arg1)->IsValid(); in _wrap_SBLineEntry_IsValid()
36437 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetFileSpec() local
36443 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetFileSpec()
36447 result = ((lldb::SBLineEntry const *)arg1)->GetFileSpec(); in _wrap_SBLineEntry_GetFileSpec()
36464 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetLine() local
36470 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetLine()
36474 result = (uint32_t)((lldb::SBLineEntry const *)arg1)->GetLine(); in _wrap_SBLineEntry_GetLine()
36488 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetColumn() local
36494 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetColumn()
36498 result = (uint32_t)((lldb::SBLineEntry const *)arg1)->GetColumn(); in _wrap_SBLineEntry_GetColumn()
36512 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetFileSpec() local
36520 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_SetFileSpec()
36530 (arg1)->SetFileSpec(arg2); in _wrap_SBLineEntry_SetFileSpec()
36544 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetLine() local
36551 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_SetLine()
36556 (arg1)->SetLine(arg2); in _wrap_SBLineEntry_SetLine()
36570 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetColumn() local
36577 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_SetColumn()
36582 (arg1)->SetColumn(arg2); in _wrap_SBLineEntry_SetColumn()
36596 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry___eq() local
36604 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry___eq()
36613 result = (bool)((lldb::SBLineEntry const *)arg1)->operator ==((lldb::SBLineEntry const &)*arg2); in _wrap_SBLineEntry___eq()
36627 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetDescription() local
36635 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry_GetDescription()
36644 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBLineEntry_GetDescription()
36658 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry___tostring() local
36664 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBLineEntry,0))){ in _wrap_SBLineEntry___tostring()
36668 result = lldb_SBLineEntry___repr__(arg1); in _wrap_SBLineEntry___tostring()
36680 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) obj; in swig_delete_SBLineEntry() local
36681 delete arg1; in swig_delete_SBLineEntry()
36761 char *arg1 = (char *) 0 ; in _wrap_new_SBListener__SWIG_1() local
36766 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBListener__SWIG_1()
36767 result = (lldb::SBListener *)new lldb::SBListener((char const *)arg1); in _wrap_new_SBListener__SWIG_1()
36781 lldb::SBListener *arg1 = 0 ; in _wrap_new_SBListener__SWIG_2() local
36787 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_new_SBListener__SWIG_2()
36791 result = (lldb::SBListener *)new lldb::SBListener((lldb::SBListener const &)*arg1); in _wrap_new_SBListener__SWIG_2()
36848 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_AddEvent() local
36855 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_AddEvent()
36864 (arg1)->AddEvent((lldb::SBEvent const &)*arg2); in _wrap_SBListener_AddEvent()
36878 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_Clear() local
36883 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_Clear()
36887 (arg1)->Clear(); in _wrap_SBListener_Clear()
36901 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_IsValid() local
36907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_IsValid()
36911 result = (bool)((lldb::SBListener const *)arg1)->IsValid(); in _wrap_SBListener_IsValid()
36925 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StartListeningForEventClass() local
36937 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_StartListeningForEventClass()
36948 result = (uint32_t)(arg1)->StartListeningForEventClass(*arg2,(char const *)arg3,arg4); in _wrap_SBListener_StartListeningForEventClass()
36962 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StopListeningForEventClass() local
36974 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_StopListeningForEventClass()
36985 result = (bool)(arg1)->StopListeningForEventClass(*arg2,(char const *)arg3,arg4); in _wrap_SBListener_StopListeningForEventClass()
36999 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StartListeningForEvents() local
37009 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_StartListeningForEvents()
37019 result = (uint32_t)(arg1)->StartListeningForEvents((lldb::SBBroadcaster const &)*arg2,arg3); in _wrap_SBListener_StartListeningForEvents()
37033 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StopListeningForEvents() local
37043 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_StopListeningForEvents()
37053 result = (bool)(arg1)->StopListeningForEvents((lldb::SBBroadcaster const &)*arg2,arg3); in _wrap_SBListener_StopListeningForEvents()
37067 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEvent() local
37077 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_WaitForEvent()
37087 result = (bool)(arg1)->WaitForEvent(arg2,*arg3); in _wrap_SBListener_WaitForEvent()
37101 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEventForBroadcaster() local
37113 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_WaitForEventForBroadcaster()
37128 … result = (bool)(arg1)->WaitForEventForBroadcaster(arg2,(lldb::SBBroadcaster const &)*arg3,*arg4); in _wrap_SBListener_WaitForEventForBroadcaster()
37142 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEventForBroadcasterWithType() local
37156 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37172 …result = (bool)(arg1)->WaitForEventForBroadcasterWithType(arg2,(lldb::SBBroadcaster const &)*arg3,… in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37186 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEvent() local
37194 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_PeekAtNextEvent()
37203 result = (bool)(arg1)->PeekAtNextEvent(*arg2); in _wrap_SBListener_PeekAtNextEvent()
37217 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcaster() local
37227 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37241 result = (bool)(arg1)->PeekAtNextEventForBroadcaster((lldb::SBBroadcaster const &)*arg2,*arg3); in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37255 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType() local
37267 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37282 …result = (bool)(arg1)->PeekAtNextEventForBroadcasterWithType((lldb::SBBroadcaster const &)*arg2,ar… in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37296 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEvent() local
37304 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_GetNextEvent()
37313 result = (bool)(arg1)->GetNextEvent(*arg2); in _wrap_SBListener_GetNextEvent()
37327 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEventForBroadcaster() local
37337 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_GetNextEventForBroadcaster()
37351 result = (bool)(arg1)->GetNextEventForBroadcaster((lldb::SBBroadcaster const &)*arg2,*arg3); in _wrap_SBListener_GetNextEventForBroadcaster()
37365 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEventForBroadcasterWithType() local
37377 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37392 …result = (bool)(arg1)->GetNextEventForBroadcasterWithType((lldb::SBBroadcaster const &)*arg2,arg3,… in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37406 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_HandleBroadcastEvent() local
37414 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBListener,0))){ in _wrap_SBListener_HandleBroadcastEvent()
37423 result = (bool)(arg1)->HandleBroadcastEvent((lldb::SBEvent const &)*arg2); in _wrap_SBListener_HandleBroadcastEvent()
37435 lldb::SBListener *arg1 = (lldb::SBListener *) obj; in swig_delete_SBListener() local
37436 delete arg1; in swig_delete_SBListener()
37518 lldb::SBMemoryRegionInfo *arg1 = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_1() local
37524 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_new_SBMemoryRegionInfo__SWIG_1()
37528 … (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((lldb::SBMemoryRegionInfo const &)*arg1); in _wrap_new_SBMemoryRegionInfo__SWIG_1()
37542 char *arg1 = (char *) 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_2() local
37557 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBMemoryRegionInfo__SWIG_2()
37563 …result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((char const *)arg1,arg2,arg3,arg… in _wrap_new_SBMemoryRegionInfo__SWIG_2()
37577 char *arg1 = (char *) 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_3() local
37590 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBMemoryRegionInfo__SWIG_3()
37595 …result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((char const *)arg1,arg2,arg3,arg… in _wrap_new_SBMemoryRegionInfo__SWIG_3()
37707 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_Clear() local
37712 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_Clear()
37716 (arg1)->Clear(); in _wrap_SBMemoryRegionInfo_Clear()
37730 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetRegionBase() local
37736 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetRegionBase()
37740 result = (lldb::addr_t)(arg1)->GetRegionBase(); in _wrap_SBMemoryRegionInfo_GetRegionBase()
37754 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetRegionEnd() local
37760 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetRegionEnd()
37764 result = (lldb::addr_t)(arg1)->GetRegionEnd(); in _wrap_SBMemoryRegionInfo_GetRegionEnd()
37778 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsReadable() local
37784 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_IsReadable()
37788 result = (bool)(arg1)->IsReadable(); in _wrap_SBMemoryRegionInfo_IsReadable()
37802 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsWritable() local
37808 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_IsWritable()
37812 result = (bool)(arg1)->IsWritable(); in _wrap_SBMemoryRegionInfo_IsWritable()
37826 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsExecutable() local
37832 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_IsExecutable()
37836 result = (bool)(arg1)->IsExecutable(); in _wrap_SBMemoryRegionInfo_IsExecutable()
37850 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsMapped() local
37856 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_IsMapped()
37860 result = (bool)(arg1)->IsMapped(); in _wrap_SBMemoryRegionInfo_IsMapped()
37874 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetName() local
37880 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetName()
37884 result = (char *)(arg1)->GetName(); in _wrap_SBMemoryRegionInfo_GetName()
37898 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_HasDirtyMemoryPageList() local
37904 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_HasDirtyMemoryPageList()
37908 result = (bool)(arg1)->HasDirtyMemoryPageList(); in _wrap_SBMemoryRegionInfo_HasDirtyMemoryPageList()
37922 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetNumDirtyPages() local
37928 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetNumDirtyPages()
37932 result = (uint32_t)(arg1)->GetNumDirtyPages(); in _wrap_SBMemoryRegionInfo_GetNumDirtyPages()
37946 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex() local
37954 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex()
37959 result = (lldb::addr_t)(arg1)->GetDirtyPageAddressAtIndex(arg2); in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex()
37973 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetPageSize() local
37979 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetPageSize()
37983 result = (int)(arg1)->GetPageSize(); in _wrap_SBMemoryRegionInfo_GetPageSize()
37997 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo___eq() local
38005 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo___eq()
38014 …result = (bool)((lldb::SBMemoryRegionInfo const *)arg1)->operator ==((lldb::SBMemoryRegionInfo con… in _wrap_SBMemoryRegionInfo___eq()
38028 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetDescription() local
38036 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo_GetDescription()
38045 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBMemoryRegionInfo_GetDescription()
38059 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo___tostring() local
38065 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfo,0))){ in _wrap_SBMemoryRegionInfo___tostring()
38069 result = lldb_SBMemoryRegionInfo___repr__(arg1); in _wrap_SBMemoryRegionInfo___tostring()
38081 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) obj; in swig_delete_SBMemoryRegionInfo() local
38082 delete arg1; in swig_delete_SBMemoryRegionInfo()
38164 lldb::SBMemoryRegionInfoList *arg1 = 0 ; in _wrap_new_SBMemoryRegionInfoList__SWIG_1() local
38170 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_new_SBMemoryRegionInfoList__SWIG_1()
38174 …moryRegionInfoList *)new lldb::SBMemoryRegionInfoList((lldb::SBMemoryRegionInfoList const &)*arg1); in _wrap_new_SBMemoryRegionInfoList__SWIG_1()
38221 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetSize() local
38227 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_GetSize()
38231 result = (uint32_t)((lldb::SBMemoryRegionInfoList const *)arg1)->GetSize(); in _wrap_SBMemoryRegionInfoList_GetSize()
38245 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress() local
38255 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38265 result = (bool)(arg1)->GetMemoryRegionContainingAddress(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38279 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex() local
38289 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()
38299 result = (bool)(arg1)->GetMemoryRegionAtIndex(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()
38313 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_0() local
38320 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_Append__SWIG_0()
38329 (arg1)->Append(*arg2); in _wrap_SBMemoryRegionInfoList_Append__SWIG_0()
38343 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_1() local
38350 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_Append__SWIG_1()
38359 (arg1)->Append(*arg2); in _wrap_SBMemoryRegionInfoList_Append__SWIG_1()
38437 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Clear() local
38442 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBMemoryRegionInfoList,0))){ in _wrap_SBMemoryRegionInfoList_Clear()
38446 (arg1)->Clear(); in _wrap_SBMemoryRegionInfoList_Clear()
38458 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) obj; in swig_delete_SBMemoryRegionInfoList() local
38459 delete arg1; in swig_delete_SBMemoryRegionInfoList()
38529 lldb::SBModule *arg1 = 0 ; in _wrap_new_SBModule__SWIG_1() local
38535 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_new_SBModule__SWIG_1()
38539 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModule const &)*arg1); in _wrap_new_SBModule__SWIG_1()
38553 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModule__SWIG_2() local
38559 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_new_SBModule__SWIG_2()
38563 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModule__SWIG_2()
38577 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBModule__SWIG_3() local
38585 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_new_SBModule__SWIG_3()
38590 result = (lldb::SBModule *)new lldb::SBModule(*arg1,arg2); in _wrap_new_SBModule__SWIG_3()
38672 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_IsValid() local
38678 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_IsValid()
38682 result = (bool)((lldb::SBModule const *)arg1)->IsValid(); in _wrap_SBModule_IsValid()
38696 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_Clear() local
38701 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_Clear()
38705 (arg1)->Clear(); in _wrap_SBModule_Clear()
38719 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_IsFileBacked() local
38725 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_IsFileBacked()
38729 result = (bool)((lldb::SBModule const *)arg1)->IsFileBacked(); in _wrap_SBModule_IsFileBacked()
38743 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetFileSpec() local
38749 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetFileSpec()
38753 result = ((lldb::SBModule const *)arg1)->GetFileSpec(); in _wrap_SBModule_GetFileSpec()
38770 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetPlatformFileSpec() local
38776 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetPlatformFileSpec()
38780 result = ((lldb::SBModule const *)arg1)->GetPlatformFileSpec(); in _wrap_SBModule_GetPlatformFileSpec()
38797 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_SetPlatformFileSpec() local
38805 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_SetPlatformFileSpec()
38814 result = (bool)(arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModule_SetPlatformFileSpec()
38828 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetRemoteInstallFileSpec() local
38834 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetRemoteInstallFileSpec()
38838 result = (arg1)->GetRemoteInstallFileSpec(); in _wrap_SBModule_GetRemoteInstallFileSpec()
38855 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_SetRemoteInstallFileSpec() local
38863 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_SetRemoteInstallFileSpec()
38872 result = (bool)(arg1)->SetRemoteInstallFileSpec(*arg2); in _wrap_SBModule_SetRemoteInstallFileSpec()
38886 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetByteOrder() local
38892 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetByteOrder()
38896 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBModule_GetByteOrder()
38910 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetAddressByteSize() local
38916 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetAddressByteSize()
38920 result = (uint32_t)(arg1)->GetAddressByteSize(); in _wrap_SBModule_GetAddressByteSize()
38934 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTriple() local
38940 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetTriple()
38944 result = (char *)(arg1)->GetTriple(); in _wrap_SBModule_GetTriple()
38958 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetUUIDBytes() local
38964 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetUUIDBytes()
38968 result = (uint8_t *)((lldb::SBModule const *)arg1)->GetUUIDBytes(); in _wrap_SBModule_GetUUIDBytes()
38982 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetUUIDString() local
38988 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetUUIDString()
38992 result = (char *)((lldb::SBModule const *)arg1)->GetUUIDString(); in _wrap_SBModule_GetUUIDString()
39006 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule___eq() local
39014 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule___eq()
39023 result = (bool)((lldb::SBModule const *)arg1)->operator ==((lldb::SBModule const &)*arg2); in _wrap_SBModule___eq()
39037 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSection() local
39045 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindSection()
39050 result = (arg1)->FindSection((char const *)arg2); in _wrap_SBModule_FindSection()
39067 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_ResolveFileAddress() local
39075 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_ResolveFileAddress()
39080 result = (arg1)->ResolveFileAddress(arg2); in _wrap_SBModule_ResolveFileAddress()
39097 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_ResolveSymbolContextForAddress() local
39107 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_ResolveSymbolContextForAddress()
39117 result = (arg1)->ResolveSymbolContextForAddress((lldb::SBAddress const &)*arg2,arg3); in _wrap_SBModule_ResolveSymbolContextForAddress()
39134 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetDescription() local
39142 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetDescription()
39151 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBModule_GetDescription()
39165 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumCompileUnits() local
39171 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetNumCompileUnits()
39175 result = (uint32_t)(arg1)->GetNumCompileUnits(); in _wrap_SBModule_GetNumCompileUnits()
39189 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetCompileUnitAtIndex() local
39197 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetCompileUnitAtIndex()
39202 result = (arg1)->GetCompileUnitAtIndex(arg2); in _wrap_SBModule_GetCompileUnitAtIndex()
39219 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindCompileUnits() local
39227 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindCompileUnits()
39236 result = (arg1)->FindCompileUnits((lldb::SBFileSpec const &)*arg2); in _wrap_SBModule_FindCompileUnits()
39253 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumSymbols() local
39259 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetNumSymbols()
39263 result = (arg1)->GetNumSymbols(); in _wrap_SBModule_GetNumSymbols()
39277 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSymbolAtIndex() local
39285 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetSymbolAtIndex()
39290 result = (arg1)->GetSymbolAtIndex(arg2); in _wrap_SBModule_GetSymbolAtIndex()
39307 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbol__SWIG_0() local
39317 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindSymbol__SWIG_0()
39323 result = (arg1)->FindSymbol((char const *)arg2,arg3); in _wrap_SBModule_FindSymbol__SWIG_0()
39340 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbol__SWIG_1() local
39348 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindSymbol__SWIG_1()
39353 result = (arg1)->FindSymbol((char const *)arg2); in _wrap_SBModule_FindSymbol__SWIG_1()
39429 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbols__SWIG_0() local
39439 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindSymbols__SWIG_0()
39445 result = (arg1)->FindSymbols((char const *)arg2,arg3); in _wrap_SBModule_FindSymbols__SWIG_0()
39462 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbols__SWIG_1() local
39470 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindSymbols__SWIG_1()
39475 result = (arg1)->FindSymbols((char const *)arg2); in _wrap_SBModule_FindSymbols__SWIG_1()
39551 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumSections() local
39557 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetNumSections()
39561 result = (arg1)->GetNumSections(); in _wrap_SBModule_GetNumSections()
39575 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSectionAtIndex() local
39583 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetSectionAtIndex()
39588 result = (arg1)->GetSectionAtIndex(arg2); in _wrap_SBModule_GetSectionAtIndex()
39605 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFunctions__SWIG_0() local
39615 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindFunctions__SWIG_0()
39621 result = (arg1)->FindFunctions((char const *)arg2,arg3); in _wrap_SBModule_FindFunctions__SWIG_0()
39638 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFunctions__SWIG_1() local
39646 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindFunctions__SWIG_1()
39651 result = (arg1)->FindFunctions((char const *)arg2); in _wrap_SBModule_FindFunctions__SWIG_1()
39727 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindGlobalVariables() local
39739 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindGlobalVariables()
39750 result = (arg1)->FindGlobalVariables(*arg2,(char const *)arg3,arg4); in _wrap_SBModule_FindGlobalVariables()
39767 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFirstGlobalVariable() local
39777 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindFirstGlobalVariable()
39787 result = (arg1)->FindFirstGlobalVariable(*arg2,(char const *)arg3); in _wrap_SBModule_FindFirstGlobalVariable()
39804 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFirstType() local
39812 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindFirstType()
39817 result = (arg1)->FindFirstType((char const *)arg2); in _wrap_SBModule_FindFirstType()
39834 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindTypes() local
39842 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_FindTypes()
39847 result = (arg1)->FindTypes((char const *)arg2); in _wrap_SBModule_FindTypes()
39864 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypeByID() local
39872 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetTypeByID()
39877 result = (arg1)->GetTypeByID(arg2); in _wrap_SBModule_GetTypeByID()
39894 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetBasicType() local
39902 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetBasicType()
39907 result = (arg1)->GetBasicType(arg2); in _wrap_SBModule_GetBasicType()
39924 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypes__SWIG_0() local
39932 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetTypes__SWIG_0()
39937 result = (arg1)->GetTypes(arg2); in _wrap_SBModule_GetTypes__SWIG_0()
39954 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypes__SWIG_1() local
39960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetTypes__SWIG_1()
39964 result = (arg1)->GetTypes(); in _wrap_SBModule_GetTypes__SWIG_1()
40030 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetVersion() local
40038 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetVersion()
40046 result = (uint32_t)(arg1)->GetVersion(arg2,arg3); in _wrap_SBModule_GetVersion()
40073 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSymbolFileSpec() local
40079 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetSymbolFileSpec()
40083 result = ((lldb::SBModule const *)arg1)->GetSymbolFileSpec(); in _wrap_SBModule_GetSymbolFileSpec()
40100 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetObjectFileHeaderAddress() local
40106 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetObjectFileHeaderAddress()
40110 result = ((lldb::SBModule const *)arg1)->GetObjectFileHeaderAddress(); in _wrap_SBModule_GetObjectFileHeaderAddress()
40127 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetObjectFileEntryPointAddress() local
40133 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule_GetObjectFileEntryPointAddress()
40137 result = ((lldb::SBModule const *)arg1)->GetObjectFileEntryPointAddress(); in _wrap_SBModule_GetObjectFileEntryPointAddress()
40187 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule___tostring() local
40193 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModule,0))){ in _wrap_SBModule___tostring()
40197 result = lldb_SBModule___repr__(arg1); in _wrap_SBModule___tostring()
40209 lldb::SBModule *arg1 = (lldb::SBModule *) obj; in swig_delete_SBModule() local
40210 delete arg1; in swig_delete_SBModule()
40319 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModuleSpec__SWIG_1() local
40325 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_new_SBModuleSpec__SWIG_1()
40329 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModuleSpec__SWIG_1()
40376 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_IsValid() local
40382 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_IsValid()
40386 result = (bool)((lldb::SBModuleSpec const *)arg1)->IsValid(); in _wrap_SBModuleSpec_IsValid()
40400 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_Clear() local
40405 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_Clear()
40409 (arg1)->Clear(); in _wrap_SBModuleSpec_Clear()
40423 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetFileSpec() local
40429 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetFileSpec()
40433 result = (arg1)->GetFileSpec(); in _wrap_SBModuleSpec_GetFileSpec()
40450 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetFileSpec() local
40457 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetFileSpec()
40466 (arg1)->SetFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetFileSpec()
40480 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetPlatformFileSpec() local
40486 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetPlatformFileSpec()
40490 result = (arg1)->GetPlatformFileSpec(); in _wrap_SBModuleSpec_GetPlatformFileSpec()
40507 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec() local
40514 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetPlatformFileSpec()
40523 (arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetPlatformFileSpec()
40537 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetSymbolFileSpec() local
40543 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetSymbolFileSpec()
40547 result = (arg1)->GetSymbolFileSpec(); in _wrap_SBModuleSpec_GetSymbolFileSpec()
40564 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec() local
40571 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetSymbolFileSpec()
40580 (arg1)->SetSymbolFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetSymbolFileSpec()
40594 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectName() local
40600 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetObjectName()
40604 result = (char *)(arg1)->GetObjectName(); in _wrap_SBModuleSpec_GetObjectName()
40618 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectName() local
40625 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetObjectName()
40630 (arg1)->SetObjectName((char const *)arg2); in _wrap_SBModuleSpec_SetObjectName()
40644 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetTriple() local
40650 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetTriple()
40654 result = (char *)(arg1)->GetTriple(); in _wrap_SBModuleSpec_GetTriple()
40668 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetTriple() local
40675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetTriple()
40680 (arg1)->SetTriple((char const *)arg2); in _wrap_SBModuleSpec_SetTriple()
40694 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDBytes() local
40700 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetUUIDBytes()
40704 result = (uint8_t *)(arg1)->GetUUIDBytes(); in _wrap_SBModuleSpec_GetUUIDBytes()
40718 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDLength() local
40724 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetUUIDLength()
40728 result = (arg1)->GetUUIDLength(); in _wrap_SBModuleSpec_GetUUIDLength()
40742 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetUUIDBytes() local
40752 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetUUIDBytes()
40762 result = (bool)(arg1)->SetUUIDBytes((uint8_t const *)arg2,arg3); in _wrap_SBModuleSpec_SetUUIDBytes()
40776 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectOffset() local
40782 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetObjectOffset()
40786 result = (uint64_t)(arg1)->GetObjectOffset(); in _wrap_SBModuleSpec_GetObjectOffset()
40800 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectOffset() local
40807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetObjectOffset()
40812 (arg1)->SetObjectOffset(arg2); in _wrap_SBModuleSpec_SetObjectOffset()
40826 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectSize() local
40832 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetObjectSize()
40836 result = (uint64_t)(arg1)->GetObjectSize(); in _wrap_SBModuleSpec_GetObjectSize()
40850 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectSize() local
40857 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_SetObjectSize()
40862 (arg1)->SetObjectSize(arg2); in _wrap_SBModuleSpec_SetObjectSize()
40876 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetDescription() local
40884 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec_GetDescription()
40893 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBModuleSpec_GetDescription()
40907 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec___tostring() local
40913 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpec,0))){ in _wrap_SBModuleSpec___tostring()
40917 result = lldb_SBModuleSpec___repr__(arg1); in _wrap_SBModuleSpec___tostring()
40929 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) obj; in swig_delete_SBModuleSpec() local
40930 delete arg1; in swig_delete_SBModuleSpec()
41017 lldb::SBModuleSpecList *arg1 = 0 ; in _wrap_new_SBModuleSpecList__SWIG_1() local
41023 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_new_SBModuleSpecList__SWIG_1()
41027 …sult = (lldb::SBModuleSpecList *)new lldb::SBModuleSpecList((lldb::SBModuleSpecList const &)*arg1); in _wrap_new_SBModuleSpecList__SWIG_1()
41074 char *arg1 = (char *) 0 ; in _wrap_SBModuleSpecList_GetModuleSpecifications() local
41079 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBModuleSpecList_GetModuleSpecifications()
41080 result = lldb::SBModuleSpecList::GetModuleSpecifications((char const *)arg1); in _wrap_SBModuleSpecList_GetModuleSpecifications()
41097 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0() local
41104 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_Append__SWIG_0()
41113 (arg1)->Append((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_0()
41127 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_Append__SWIG_1() local
41134 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_Append__SWIG_1()
41143 (arg1)->Append((lldb::SBModuleSpecList const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_1()
41221 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec() local
41229 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41238 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41255 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs() local
41263 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_FindMatchingSpecs()
41272 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()
41289 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetSize() local
41295 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_GetSize()
41299 result = (arg1)->GetSize(); in _wrap_SBModuleSpecList_GetSize()
41313 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetSpecAtIndex() local
41321 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_GetSpecAtIndex()
41326 result = (arg1)->GetSpecAtIndex(arg2); in _wrap_SBModuleSpecList_GetSpecAtIndex()
41343 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetDescription() local
41351 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList_GetDescription()
41360 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBModuleSpecList_GetDescription()
41374 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList___tostring() local
41380 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBModuleSpecList,0))){ in _wrap_SBModuleSpecList___tostring()
41384 result = lldb_SBModuleSpecList___repr__(arg1); in _wrap_SBModuleSpecList___tostring()
41396 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) obj; in swig_delete_SBModuleSpecList() local
41397 delete arg1; in swig_delete_SBModuleSpecList()
41454 char *arg1 = (char *) 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_0() local
41459 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBPlatformConnectOptions__SWIG_0()
41460 … result = (lldb::SBPlatformConnectOptions *)new lldb::SBPlatformConnectOptions((char const *)arg1); in _wrap_new_SBPlatformConnectOptions__SWIG_0()
41474 lldb::SBPlatformConnectOptions *arg1 = 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_1() local
41480 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_new_SBPlatformConnectOptions__SWIG_1()
41484 …ConnectOptions *)new lldb::SBPlatformConnectOptions((lldb::SBPlatformConnectOptions const &)*arg1); in _wrap_new_SBPlatformConnectOptions__SWIG_1()
41537 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetURL() local
41543 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_GetURL()
41547 result = (char *)(arg1)->GetURL(); in _wrap_SBPlatformConnectOptions_GetURL()
41561 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetURL() local
41568 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_SetURL()
41573 (arg1)->SetURL((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetURL()
41587 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetRsyncEnabled() local
41593 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()
41597 result = (bool)(arg1)->GetRsyncEnabled(); in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()
41611 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_EnableRsync() local
41622 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_EnableRsync()
41629 (arg1)->EnableRsync((char const *)arg2,(char const *)arg3,arg4); in _wrap_SBPlatformConnectOptions_EnableRsync()
41643 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_DisableRsync() local
41648 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_DisableRsync()
41652 (arg1)->DisableRsync(); in _wrap_SBPlatformConnectOptions_DisableRsync()
41666 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetLocalCacheDirectory() local
41672 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_GetLocalCacheDirectory()
41676 result = (char *)(arg1)->GetLocalCacheDirectory(); in _wrap_SBPlatformConnectOptions_GetLocalCacheDirectory()
41690 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory() local
41697 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformConnectOptions,0))){ in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()
41702 (arg1)->SetLocalCacheDirectory((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()
41714 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) obj; in swig_delete_SBPlatformConnectOptions() local
41715 delete arg1; in swig_delete_SBPlatformConnectOptions()
41770 char *arg1 = (char *) 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_0() local
41777 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBPlatformShellCommand__SWIG_0()
41779 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1,(char… in _wrap_new_SBPlatformShellCommand__SWIG_0()
41793 char *arg1 = (char *) 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_1() local
41798 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBPlatformShellCommand__SWIG_1()
41799 result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1); in _wrap_new_SBPlatformShellCommand__SWIG_1()
41813 lldb::SBPlatformShellCommand *arg1 = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_2() local
41819 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_new_SBPlatformShellCommand__SWIG_2()
41823 …atformShellCommand *)new lldb::SBPlatformShellCommand((lldb::SBPlatformShellCommand const &)*arg1); in _wrap_new_SBPlatformShellCommand__SWIG_2()
41891 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_Clear() local
41896 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_Clear()
41900 (arg1)->Clear(); in _wrap_SBPlatformShellCommand_Clear()
41914 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetShell() local
41920 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetShell()
41924 result = (char *)(arg1)->GetShell(); in _wrap_SBPlatformShellCommand_GetShell()
41938 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetShell() local
41945 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_SetShell()
41950 (arg1)->SetShell((char const *)arg2); in _wrap_SBPlatformShellCommand_SetShell()
41964 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetCommand() local
41970 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetCommand()
41974 result = (char *)(arg1)->GetCommand(); in _wrap_SBPlatformShellCommand_GetCommand()
41988 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetCommand() local
41995 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_SetCommand()
42000 (arg1)->SetCommand((char const *)arg2); in _wrap_SBPlatformShellCommand_SetCommand()
42014 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetWorkingDirectory() local
42020 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetWorkingDirectory()
42024 result = (char *)(arg1)->GetWorkingDirectory(); in _wrap_SBPlatformShellCommand_GetWorkingDirectory()
42038 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetWorkingDirectory() local
42045 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_SetWorkingDirectory()
42050 (arg1)->SetWorkingDirectory((char const *)arg2); in _wrap_SBPlatformShellCommand_SetWorkingDirectory()
42064 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetTimeoutSeconds() local
42070 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetTimeoutSeconds()
42074 result = (uint32_t)(arg1)->GetTimeoutSeconds(); in _wrap_SBPlatformShellCommand_GetTimeoutSeconds()
42088 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetTimeoutSeconds() local
42095 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_SetTimeoutSeconds()
42100 (arg1)->SetTimeoutSeconds(arg2); in _wrap_SBPlatformShellCommand_SetTimeoutSeconds()
42114 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetSignal() local
42120 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetSignal()
42124 result = (int)(arg1)->GetSignal(); in _wrap_SBPlatformShellCommand_GetSignal()
42138 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetStatus() local
42144 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetStatus()
42148 result = (int)(arg1)->GetStatus(); in _wrap_SBPlatformShellCommand_GetStatus()
42162 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetOutput() local
42168 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatformShellCommand,0))){ in _wrap_SBPlatformShellCommand_GetOutput()
42172 result = (char *)(arg1)->GetOutput(); in _wrap_SBPlatformShellCommand_GetOutput()
42184 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) obj; in swig_delete_SBPlatformShellCommand() local
42185 delete arg1; in swig_delete_SBPlatformShellCommand()
42262 char *arg1 = (char *) 0 ; in _wrap_new_SBPlatform__SWIG_1() local
42267 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBPlatform__SWIG_1()
42268 result = (lldb::SBPlatform *)new lldb::SBPlatform((char const *)arg1); in _wrap_new_SBPlatform__SWIG_1()
42282 lldb::SBPlatform *arg1 = 0 ; in _wrap_new_SBPlatform__SWIG_2() local
42288 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_new_SBPlatform__SWIG_2()
42292 result = (lldb::SBPlatform *)new lldb::SBPlatform((lldb::SBPlatform const &)*arg1); in _wrap_new_SBPlatform__SWIG_2()
42369 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_IsValid() local
42375 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_IsValid()
42379 result = (bool)((lldb::SBPlatform const *)arg1)->IsValid(); in _wrap_SBPlatform_IsValid()
42393 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Clear() local
42398 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Clear()
42402 (arg1)->Clear(); in _wrap_SBPlatform_Clear()
42416 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetWorkingDirectory() local
42422 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetWorkingDirectory()
42426 result = (char *)(arg1)->GetWorkingDirectory(); in _wrap_SBPlatform_GetWorkingDirectory()
42440 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetWorkingDirectory() local
42448 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_SetWorkingDirectory()
42453 result = (bool)(arg1)->SetWorkingDirectory((char const *)arg2); in _wrap_SBPlatform_SetWorkingDirectory()
42467 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetName() local
42473 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetName()
42477 result = (char *)(arg1)->GetName(); in _wrap_SBPlatform_GetName()
42491 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_ConnectRemote() local
42499 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_ConnectRemote()
42508 result = (arg1)->ConnectRemote(*arg2); in _wrap_SBPlatform_ConnectRemote()
42525 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_DisconnectRemote() local
42530 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_DisconnectRemote()
42534 (arg1)->DisconnectRemote(); in _wrap_SBPlatform_DisconnectRemote()
42548 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_IsConnected() local
42554 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_IsConnected()
42558 result = (bool)(arg1)->IsConnected(); in _wrap_SBPlatform_IsConnected()
42572 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetTriple() local
42578 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetTriple()
42582 result = (char *)(arg1)->GetTriple(); in _wrap_SBPlatform_GetTriple()
42596 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetHostname() local
42602 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetHostname()
42606 result = (char *)(arg1)->GetHostname(); in _wrap_SBPlatform_GetHostname()
42620 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSBuild() local
42626 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetOSBuild()
42630 result = (char *)(arg1)->GetOSBuild(); in _wrap_SBPlatform_GetOSBuild()
42644 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSDescription() local
42650 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetOSDescription()
42654 result = (char *)(arg1)->GetOSDescription(); in _wrap_SBPlatform_GetOSDescription()
42668 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSMajorVersion() local
42674 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetOSMajorVersion()
42678 result = (uint32_t)(arg1)->GetOSMajorVersion(); in _wrap_SBPlatform_GetOSMajorVersion()
42692 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSMinorVersion() local
42698 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetOSMinorVersion()
42702 result = (uint32_t)(arg1)->GetOSMinorVersion(); in _wrap_SBPlatform_GetOSMinorVersion()
42716 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSUpdateVersion() local
42722 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetOSUpdateVersion()
42726 result = (uint32_t)(arg1)->GetOSUpdateVersion(); in _wrap_SBPlatform_GetOSUpdateVersion()
42740 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetSDKRoot() local
42747 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_SetSDKRoot()
42752 (arg1)->SetSDKRoot((char const *)arg2); in _wrap_SBPlatform_SetSDKRoot()
42766 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Put() local
42776 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Put()
42790 result = (arg1)->Put(*arg2,*arg3); in _wrap_SBPlatform_Put()
42807 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Get() local
42817 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Get()
42831 result = (arg1)->Get(*arg2,*arg3); in _wrap_SBPlatform_Get()
42848 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Install() local
42858 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Install()
42872 result = (arg1)->Install(*arg2,*arg3); in _wrap_SBPlatform_Install()
42889 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Run() local
42897 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Run()
42906 result = (arg1)->Run(*arg2); in _wrap_SBPlatform_Run()
42923 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Launch() local
42931 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Launch()
42940 result = (arg1)->Launch(*arg2); in _wrap_SBPlatform_Launch()
42957 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Attach() local
42971 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Attach()
42995 result = (arg1)->Attach(*arg2,(lldb::SBDebugger const &)*arg3,*arg4,*arg5); in _wrap_SBPlatform_Attach()
43012 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetAllProcesses() local
43020 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetAllProcesses()
43029 result = (arg1)->GetAllProcesses(*arg2); in _wrap_SBPlatform_GetAllProcesses()
43046 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Kill() local
43054 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_Kill()
43059 result = (arg1)->Kill(arg2); in _wrap_SBPlatform_Kill()
43076 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_MakeDirectory__SWIG_0() local
43086 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_MakeDirectory__SWIG_0()
43092 result = (arg1)->MakeDirectory((char const *)arg2,arg3); in _wrap_SBPlatform_MakeDirectory__SWIG_0()
43109 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_MakeDirectory__SWIG_1() local
43117 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_MakeDirectory__SWIG_1()
43122 result = (arg1)->MakeDirectory((char const *)arg2); in _wrap_SBPlatform_MakeDirectory__SWIG_1()
43198 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetFilePermissions() local
43206 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetFilePermissions()
43211 result = (uint32_t)(arg1)->GetFilePermissions((char const *)arg2); in _wrap_SBPlatform_GetFilePermissions()
43225 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetFilePermissions() local
43235 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_SetFilePermissions()
43241 result = (arg1)->SetFilePermissions((char const *)arg2,arg3); in _wrap_SBPlatform_SetFilePermissions()
43258 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetUnixSignals() local
43264 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetUnixSignals()
43268 result = ((lldb::SBPlatform const *)arg1)->GetUnixSignals(); in _wrap_SBPlatform_GetUnixSignals()
43285 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetEnvironment() local
43291 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_GetEnvironment()
43295 result = (arg1)->GetEnvironment(); in _wrap_SBPlatform_GetEnvironment()
43312 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetLocateModuleCallback() local
43322 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBPlatform,0))){ in _wrap_SBPlatform_SetLocateModuleCallback()
43332 result = (arg1)->SetLocateModuleCallback(arg2,arg3); in _wrap_SBPlatform_SetLocateModuleCallback()
43347 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) obj; in swig_delete_SBPlatform() local
43348 delete arg1; in swig_delete_SBPlatform()
43444 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBProcess__SWIG_1() local
43450 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_new_SBProcess__SWIG_1()
43454 result = (lldb::SBProcess *)new lldb::SBProcess((lldb::SBProcess const &)*arg1); in _wrap_new_SBProcess__SWIG_1()
43518 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetPluginName() local
43524 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetPluginName()
43528 result = (char *)(arg1)->GetPluginName(); in _wrap_SBProcess_GetPluginName()
43542 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetShortPluginName() local
43548 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetShortPluginName()
43552 result = (char *)(arg1)->GetShortPluginName(); in _wrap_SBProcess_GetShortPluginName()
43566 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Clear() local
43571 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Clear()
43575 (arg1)->Clear(); in _wrap_SBProcess_Clear()
43589 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_IsValid() local
43595 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_IsValid()
43599 result = (bool)((lldb::SBProcess const *)arg1)->IsValid(); in _wrap_SBProcess_IsValid()
43613 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetTarget() local
43619 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetTarget()
43623 result = ((lldb::SBProcess const *)arg1)->GetTarget(); in _wrap_SBProcess_GetTarget()
43640 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetByteOrder() local
43646 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetByteOrder()
43650 result = (lldb::ByteOrder)((lldb::SBProcess const *)arg1)->GetByteOrder(); in _wrap_SBProcess_GetByteOrder()
43664 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_PutSTDIN() local
43672 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_PutSTDIN()
43679 result = (arg1)->PutSTDIN((char const *)arg2,arg3); in _wrap_SBProcess_PutSTDIN()
43693 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSTDOUT() local
43701 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetSTDOUT()
43712 result = ((lldb::SBProcess const *)arg1)->GetSTDOUT(arg2,arg3); in _wrap_SBProcess_GetSTDOUT()
43736 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSTDERR() local
43744 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetSTDERR()
43755 result = ((lldb::SBProcess const *)arg1)->GetSTDERR(arg2,arg3); in _wrap_SBProcess_GetSTDERR()
43779 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAsyncProfileData() local
43787 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetAsyncProfileData()
43798 result = ((lldb::SBProcess const *)arg1)->GetAsyncProfileData(arg2,arg3); in _wrap_SBProcess_GetAsyncProfileData()
43822 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReportEventState__SWIG_0() local
43832 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReportEventState__SWIG_0()
43847 ((lldb::SBProcess const *)arg1)->ReportEventState((lldb::SBEvent const &)*arg2,arg3); in _wrap_SBProcess_ReportEventState__SWIG_0()
43861 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReportEventState__SWIG_1() local
43869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReportEventState__SWIG_1()
43886 ((lldb::SBProcess const *)arg1)->ReportEventState((lldb::SBEvent const &)*arg2,arg3); in _wrap_SBProcess_ReportEventState__SWIG_1()
43980 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_AppendEventStateReport() local
43989 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_AppendEventStateReport()
44003 (arg1)->AppendEventStateReport((lldb::SBEvent const &)*arg2,*arg3); in _wrap_SBProcess_AppendEventStateReport()
44017 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_RemoteAttachToProcessWithID() local
44027 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_RemoteAttachToProcessWithID()
44037 result = (bool)(arg1)->RemoteAttachToProcessWithID(arg2,*arg3); in _wrap_SBProcess_RemoteAttachToProcessWithID()
44051 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_RemoteLaunch() local
44073 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_RemoteLaunch()
44134 …result = (bool)(arg1)->RemoteLaunch((char const **)arg2,(char const **)arg3,(char const *)arg4,(ch… in _wrap_SBProcess_RemoteLaunch()
44160 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumThreads() local
44166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetNumThreads()
44170 result = (uint32_t)(arg1)->GetNumThreads(); in _wrap_SBProcess_GetNumThreads()
44184 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadAtIndex() local
44192 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetThreadAtIndex()
44197 result = (arg1)->GetThreadAtIndex(arg2); in _wrap_SBProcess_GetThreadAtIndex()
44214 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadByID() local
44222 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetThreadByID()
44227 result = (arg1)->GetThreadByID(arg2); in _wrap_SBProcess_GetThreadByID()
44244 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadByIndexID() local
44252 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetThreadByIndexID()
44257 result = (arg1)->GetThreadByIndexID(arg2); in _wrap_SBProcess_GetThreadByIndexID()
44274 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSelectedThread() local
44280 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetSelectedThread()
44284 result = ((lldb::SBProcess const *)arg1)->GetSelectedThread(); in _wrap_SBProcess_GetSelectedThread()
44301 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_CreateOSPluginThread() local
44311 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_CreateOSPluginThread()
44317 result = (arg1)->CreateOSPluginThread(arg2,arg3); in _wrap_SBProcess_CreateOSPluginThread()
44334 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThread() local
44342 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetSelectedThread()
44351 result = (bool)(arg1)->SetSelectedThread((lldb::SBThread const &)*arg2); in _wrap_SBProcess_SetSelectedThread()
44365 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThreadByID() local
44373 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetSelectedThreadByID()
44378 result = (bool)(arg1)->SetSelectedThreadByID(arg2); in _wrap_SBProcess_SetSelectedThreadByID()
44392 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThreadByIndexID() local
44400 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetSelectedThreadByIndexID()
44405 result = (bool)(arg1)->SetSelectedThreadByIndexID(arg2); in _wrap_SBProcess_SetSelectedThreadByIndexID()
44419 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumQueues() local
44425 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetNumQueues()
44429 result = (uint32_t)(arg1)->GetNumQueues(); in _wrap_SBProcess_GetNumQueues()
44443 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetQueueAtIndex() local
44451 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetQueueAtIndex()
44456 result = (arg1)->GetQueueAtIndex(arg2); in _wrap_SBProcess_GetQueueAtIndex()
44473 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetState() local
44479 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetState()
44483 result = (lldb::StateType)(arg1)->GetState(); in _wrap_SBProcess_GetState()
44497 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExitStatus() local
44503 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetExitStatus()
44507 result = (int)(arg1)->GetExitStatus(); in _wrap_SBProcess_GetExitStatus()
44521 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExitDescription() local
44527 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetExitDescription()
44531 result = (char *)(arg1)->GetExitDescription(); in _wrap_SBProcess_GetExitDescription()
44545 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetProcessID() local
44551 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetProcessID()
44555 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBProcess_GetProcessID()
44569 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetUniqueID() local
44575 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetUniqueID()
44579 result = (uint32_t)(arg1)->GetUniqueID(); in _wrap_SBProcess_GetUniqueID()
44593 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressByteSize() local
44599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetAddressByteSize()
44603 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetAddressByteSize(); in _wrap_SBProcess_GetAddressByteSize()
44617 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Destroy() local
44623 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Destroy()
44627 result = (arg1)->Destroy(); in _wrap_SBProcess_Destroy()
44644 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Continue() local
44650 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Continue()
44654 result = (arg1)->Continue(); in _wrap_SBProcess_Continue()
44671 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Stop() local
44677 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Stop()
44681 result = (arg1)->Stop(); in _wrap_SBProcess_Stop()
44698 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Kill() local
44704 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Kill()
44708 result = (arg1)->Kill(); in _wrap_SBProcess_Kill()
44725 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Detach__SWIG_0() local
44731 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Detach__SWIG_0()
44735 result = (arg1)->Detach(); in _wrap_SBProcess_Detach__SWIG_0()
44752 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Detach__SWIG_1() local
44760 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Detach__SWIG_1()
44765 result = (arg1)->Detach(arg2); in _wrap_SBProcess_Detach__SWIG_1()
44831 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Signal() local
44839 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_Signal()
44844 result = (arg1)->Signal(arg2); in _wrap_SBProcess_Signal()
44861 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetUnixSignals() local
44867 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetUnixSignals()
44871 result = (arg1)->GetUnixSignals(); in _wrap_SBProcess_GetUnixSignals()
44888 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SendAsyncInterrupt() local
44893 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SendAsyncInterrupt()
44897 (arg1)->SendAsyncInterrupt(); in _wrap_SBProcess_SendAsyncInterrupt()
44911 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopID__SWIG_0() local
44919 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetStopID__SWIG_0()
44924 result = (uint32_t)(arg1)->GetStopID(arg2); in _wrap_SBProcess_GetStopID__SWIG_0()
44938 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopID__SWIG_1() local
44944 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetStopID__SWIG_1()
44948 result = (uint32_t)(arg1)->GetStopID(); in _wrap_SBProcess_GetStopID__SWIG_1()
45011 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopEventForStopID() local
45019 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetStopEventForStopID()
45024 result = (arg1)->GetStopEventForStopID(arg2); in _wrap_SBProcess_GetStopEventForStopID()
45041 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ForceScriptedState() local
45048 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ForceScriptedState()
45053 (arg1)->ForceScriptedState(arg2); in _wrap_SBProcess_ForceScriptedState()
45067 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadMemory() local
45079 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReadMemory()
45096 result = (arg1)->ReadMemory(arg2,arg3,arg4,*arg5); in _wrap_SBProcess_ReadMemory()
45120 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_WriteMemory() local
45132 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_WriteMemory()
45145 result = (arg1)->WriteMemory(arg2,(void const *)arg3,arg4,*arg5); in _wrap_SBProcess_WriteMemory()
45159 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadCStringFromMemory() local
45171 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReadCStringFromMemory()
45188 result = (arg1)->ReadCStringFromMemory(arg2,arg3,arg4,*arg5); in _wrap_SBProcess_ReadCStringFromMemory()
45212 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadUnsignedFromMemory() local
45224 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReadUnsignedFromMemory()
45235 result = (uint64_t)(arg1)->ReadUnsignedFromMemory(arg2,arg3,*arg4); in _wrap_SBProcess_ReadUnsignedFromMemory()
45249 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadPointerFromMemory() local
45259 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_ReadPointerFromMemory()
45269 result = (lldb::addr_t)(arg1)->ReadPointerFromMemory(arg2,*arg3); in _wrap_SBProcess_ReadPointerFromMemory()
45283 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FindRangesInMemory() local
45301 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_FindRangesInMemory()
45319 …result = (arg1)->FindRangesInMemory((void const *)arg2,arg3,(lldb::SBAddressRangeList const &)*arg… in _wrap_SBProcess_FindRangesInMemory()
45336 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FindInMemory() local
45352 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_FindInMemory()
45369 …result = (lldb::addr_t)(arg1)->FindInMemory((void const *)arg2,arg3,(lldb::SBAddressRange const &)… in _wrap_SBProcess_FindInMemory()
45383 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetStateFromEvent() local
45389 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetStateFromEvent()
45393 result = (lldb::StateType)lldb::SBProcess::GetStateFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetStateFromEvent()
45407 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetRestartedFromEvent() local
45413 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetRestartedFromEvent()
45417 result = (bool)lldb::SBProcess::GetRestartedFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetRestartedFromEvent()
45431 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetNumRestartedReasonsFromEvent() local
45437 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetNumRestartedReasonsFromEvent()
45441 result = lldb::SBProcess::GetNumRestartedReasonsFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetNumRestartedReasonsFromEvent()
45455 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetRestartedReasonAtIndexFromEvent() local
45463 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetRestartedReasonAtIndexFromEvent()
45468 …db::SBProcess::GetRestartedReasonAtIndexFromEvent((lldb::SBEvent const &)*arg1,SWIG_STD_MOVE(arg2)… in _wrap_SBProcess_GetRestartedReasonAtIndexFromEvent()
45482 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetProcessFromEvent() local
45488 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetProcessFromEvent()
45492 result = lldb::SBProcess::GetProcessFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetProcessFromEvent()
45509 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetInterruptedFromEvent() local
45515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetInterruptedFromEvent()
45519 result = (bool)lldb::SBProcess::GetInterruptedFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetInterruptedFromEvent()
45533 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetStructuredDataFromEvent() local
45539 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_GetStructuredDataFromEvent()
45543 result = lldb::SBProcess::GetStructuredDataFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetStructuredDataFromEvent()
45560 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_EventIsProcessEvent() local
45566 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_EventIsProcessEvent()
45570 result = (bool)lldb::SBProcess::EventIsProcessEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_EventIsProcessEvent()
45584 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_EventIsStructuredDataEvent() local
45590 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBProcess_EventIsStructuredDataEvent()
45594 result = (bool)lldb::SBProcess::EventIsStructuredDataEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_EventIsStructuredDataEvent()
45608 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetBroadcaster() local
45614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetBroadcaster()
45618 result = ((lldb::SBProcess const *)arg1)->GetBroadcaster(); in _wrap_SBProcess_GetBroadcaster()
45652 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetDescription() local
45660 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetDescription()
45669 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBProcess_GetDescription()
45683 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExtendedCrashInformation() local
45689 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetExtendedCrashInformation()
45693 result = (arg1)->GetExtendedCrashInformation(); in _wrap_SBProcess_GetExtendedCrashInformation()
45710 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints() local
45718 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()
45727 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetNumSupportedHardwareWatchpoints(*arg2); in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()
45741 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImage__SWIG_0() local
45751 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_LoadImage__SWIG_0()
45765 result = (uint32_t)(arg1)->LoadImage(*arg2,*arg3); in _wrap_SBProcess_LoadImage__SWIG_0()
45779 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImage__SWIG_1() local
45791 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_LoadImage__SWIG_1()
45810 …result = (uint32_t)(arg1)->LoadImage((lldb::SBFileSpec const &)*arg2,(lldb::SBFileSpec const &)*ar… in _wrap_SBProcess_LoadImage__SWIG_1()
45918 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImageUsingPaths() local
45932 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_LoadImageUsingPaths()
45956 … result = (uint32_t)(arg1)->LoadImageUsingPaths((lldb::SBFileSpec const &)*arg2,*arg3,*arg4,*arg5); in _wrap_SBProcess_LoadImageUsingPaths()
45970 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_UnloadImage() local
45978 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_UnloadImage()
45983 result = (arg1)->UnloadImage(arg2); in _wrap_SBProcess_UnloadImage()
46000 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SendEventData() local
46008 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SendEventData()
46013 result = (arg1)->SendEventData((char const *)arg2); in _wrap_SBProcess_SendEventData()
46030 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumExtendedBacktraceTypes() local
46036 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetNumExtendedBacktraceTypes()
46040 result = (uint32_t)(arg1)->GetNumExtendedBacktraceTypes(); in _wrap_SBProcess_GetNumExtendedBacktraceTypes()
46054 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExtendedBacktraceTypeAtIndex() local
46062 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetExtendedBacktraceTypeAtIndex()
46067 result = (char *)(arg1)->GetExtendedBacktraceTypeAtIndex(arg2); in _wrap_SBProcess_GetExtendedBacktraceTypeAtIndex()
46081 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetHistoryThreads() local
46089 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetHistoryThreads()
46094 result = (arg1)->GetHistoryThreads(arg2); in _wrap_SBProcess_GetHistoryThreads()
46111 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_IsInstrumentationRuntimePresent() local
46119 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_IsInstrumentationRuntimePresent()
46124 result = (bool)(arg1)->IsInstrumentationRuntimePresent(arg2); in _wrap_SBProcess_IsInstrumentationRuntimePresent()
46138 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_0() local
46150 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SaveCore__SWIG_0()
46157 result = (arg1)->SaveCore((char const *)arg2,(char const *)arg3,arg4); in _wrap_SBProcess_SaveCore__SWIG_0()
46174 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_1() local
46182 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SaveCore__SWIG_1()
46187 result = (arg1)->SaveCore((char const *)arg2); in _wrap_SBProcess_SaveCore__SWIG_1()
46204 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_2() local
46212 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SaveCore__SWIG_2()
46221 result = (arg1)->SaveCore(*arg2); in _wrap_SBProcess_SaveCore__SWIG_2()
46327 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetMemoryRegionInfo() local
46337 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetMemoryRegionInfo()
46347 result = (arg1)->GetMemoryRegionInfo(arg2,*arg3); in _wrap_SBProcess_GetMemoryRegionInfo()
46364 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetMemoryRegions() local
46370 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetMemoryRegions()
46374 result = (arg1)->GetMemoryRegions(); in _wrap_SBProcess_GetMemoryRegions()
46391 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetProcessInfo() local
46397 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetProcessInfo()
46401 result = (arg1)->GetProcessInfo(); in _wrap_SBProcess_GetProcessInfo()
46418 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetCoreFile() local
46424 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetCoreFile()
46428 result = (arg1)->GetCoreFile(); in _wrap_SBProcess_GetCoreFile()
46445 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressMask__SWIG_0() local
46455 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetAddressMask__SWIG_0()
46461 result = (lldb::addr_t)(arg1)->GetAddressMask(arg2,arg3); in _wrap_SBProcess_GetAddressMask__SWIG_0()
46475 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressMask__SWIG_1() local
46483 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetAddressMask__SWIG_1()
46488 result = (lldb::addr_t)(arg1)->GetAddressMask(arg2); in _wrap_SBProcess_GetAddressMask__SWIG_1()
46561 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressMask__SWIG_0() local
46572 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetAddressMask__SWIG_0()
46579 (arg1)->SetAddressMask(arg2,arg3,arg4); in _wrap_SBProcess_SetAddressMask__SWIG_0()
46593 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressMask__SWIG_1() local
46602 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetAddressMask__SWIG_1()
46608 (arg1)->SetAddressMask(arg2,arg3); in _wrap_SBProcess_SetAddressMask__SWIG_1()
46691 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressableBits__SWIG_0() local
46702 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetAddressableBits__SWIG_0()
46709 (arg1)->SetAddressableBits(arg2,arg3,arg4); in _wrap_SBProcess_SetAddressableBits__SWIG_0()
46723 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressableBits__SWIG_1() local
46732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_SetAddressableBits__SWIG_1()
46738 (arg1)->SetAddressableBits(arg2,arg3); in _wrap_SBProcess_SetAddressableBits__SWIG_1()
46821 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FixAddress__SWIG_0() local
46831 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_FixAddress__SWIG_0()
46837 result = (lldb::addr_t)(arg1)->FixAddress(arg2,arg3); in _wrap_SBProcess_FixAddress__SWIG_0()
46851 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FixAddress__SWIG_1() local
46859 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_FixAddress__SWIG_1()
46864 result = (lldb::addr_t)(arg1)->FixAddress(arg2); in _wrap_SBProcess_FixAddress__SWIG_1()
46937 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_AllocateMemory() local
46949 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_AllocateMemory()
46960 result = (lldb::addr_t)(arg1)->AllocateMemory(arg2,arg3,*arg4); in _wrap_SBProcess_AllocateMemory()
46974 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_DeallocateMemory() local
46982 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_DeallocateMemory()
46987 result = (arg1)->DeallocateMemory(arg2); in _wrap_SBProcess_DeallocateMemory()
47004 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetScriptedImplementation() local
47010 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetScriptedImplementation()
47014 result = (arg1)->GetScriptedImplementation(); in _wrap_SBProcess_GetScriptedImplementation()
47031 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStatus() local
47038 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess_GetStatus()
47047 (arg1)->GetStatus(*arg2); in _wrap_SBProcess_GetStatus()
47061 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess___tostring() local
47067 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBProcess___tostring()
47071 result = lldb_SBProcess___repr__(arg1); in _wrap_SBProcess___tostring()
47083 lldb::SBProcess *arg1 = (lldb::SBProcess *) obj; in swig_delete_SBProcess() local
47084 delete arg1; in swig_delete_SBProcess()
47242 lldb::SBProcessInfo *arg1 = 0 ; in _wrap_new_SBProcessInfo__SWIG_1() local
47248 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_new_SBProcessInfo__SWIG_1()
47252 result = (lldb::SBProcessInfo *)new lldb::SBProcessInfo((lldb::SBProcessInfo const &)*arg1); in _wrap_new_SBProcessInfo__SWIG_1()
47299 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_IsValid() local
47305 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_IsValid()
47309 result = (bool)((lldb::SBProcessInfo const *)arg1)->IsValid(); in _wrap_SBProcessInfo_IsValid()
47323 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetName() local
47329 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetName()
47333 result = (char *)(arg1)->GetName(); in _wrap_SBProcessInfo_GetName()
47347 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetExecutableFile() local
47353 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetExecutableFile()
47357 result = (arg1)->GetExecutableFile(); in _wrap_SBProcessInfo_GetExecutableFile()
47374 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetProcessID() local
47380 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetProcessID()
47384 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBProcessInfo_GetProcessID()
47398 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetUserID() local
47404 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetUserID()
47408 result = (uint32_t)(arg1)->GetUserID(); in _wrap_SBProcessInfo_GetUserID()
47422 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetGroupID() local
47428 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetGroupID()
47432 result = (uint32_t)(arg1)->GetGroupID(); in _wrap_SBProcessInfo_GetGroupID()
47446 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_UserIDIsValid() local
47452 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_UserIDIsValid()
47456 result = (bool)(arg1)->UserIDIsValid(); in _wrap_SBProcessInfo_UserIDIsValid()
47470 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GroupIDIsValid() local
47476 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GroupIDIsValid()
47480 result = (bool)(arg1)->GroupIDIsValid(); in _wrap_SBProcessInfo_GroupIDIsValid()
47494 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveUserID() local
47500 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetEffectiveUserID()
47504 result = (uint32_t)(arg1)->GetEffectiveUserID(); in _wrap_SBProcessInfo_GetEffectiveUserID()
47518 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveGroupID() local
47524 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetEffectiveGroupID()
47528 result = (uint32_t)(arg1)->GetEffectiveGroupID(); in _wrap_SBProcessInfo_GetEffectiveGroupID()
47542 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveUserIDIsValid() local
47548 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_EffectiveUserIDIsValid()
47552 result = (bool)(arg1)->EffectiveUserIDIsValid(); in _wrap_SBProcessInfo_EffectiveUserIDIsValid()
47566 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveGroupIDIsValid() local
47572 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_EffectiveGroupIDIsValid()
47576 result = (bool)(arg1)->EffectiveGroupIDIsValid(); in _wrap_SBProcessInfo_EffectiveGroupIDIsValid()
47590 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetParentProcessID() local
47596 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetParentProcessID()
47600 result = (lldb::pid_t)(arg1)->GetParentProcessID(); in _wrap_SBProcessInfo_GetParentProcessID()
47614 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetTriple() local
47620 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfo,0))){ in _wrap_SBProcessInfo_GetTriple()
47624 result = (char *)(arg1)->GetTriple(); in _wrap_SBProcessInfo_GetTriple()
47636 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) obj; in swig_delete_SBProcessInfo() local
47637 delete arg1; in swig_delete_SBProcessInfo()
47716 lldb::SBProcessInfoList *arg1 = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1() local
47722 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfoList,0))){ in _wrap_new_SBProcessInfoList__SWIG_1()
47726 …t = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList((lldb::SBProcessInfoList const &)*arg1); in _wrap_new_SBProcessInfoList__SWIG_1()
47773 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetSize() local
47779 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfoList,0))){ in _wrap_SBProcessInfoList_GetSize()
47783 result = (uint32_t)((lldb::SBProcessInfoList const *)arg1)->GetSize(); in _wrap_SBProcessInfoList_GetSize()
47797 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex() local
47807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfoList,0))){ in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()
47817 result = (bool)(arg1)->GetProcessInfoAtIndex(arg2,*arg3); in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()
47831 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_Clear() local
47836 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcessInfoList,0))){ in _wrap_SBProcessInfoList_Clear()
47840 (arg1)->Clear(); in _wrap_SBProcessInfoList_Clear()
47852 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) obj; in swig_delete_SBProcessInfoList() local
47853 delete arg1; in swig_delete_SBProcessInfoList()
47921 lldb::SBQueue *arg1 = 0 ; in _wrap_new_SBQueue__SWIG_1() local
47927 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_new_SBQueue__SWIG_1()
47931 result = (lldb::SBQueue *)new lldb::SBQueue((lldb::SBQueue const &)*arg1); in _wrap_new_SBQueue__SWIG_1()
47978 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_IsValid() local
47984 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_IsValid()
47988 result = (bool)((lldb::SBQueue const *)arg1)->IsValid(); in _wrap_SBQueue_IsValid()
48002 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_Clear() local
48007 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_Clear()
48011 (arg1)->Clear(); in _wrap_SBQueue_Clear()
48025 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetProcess() local
48031 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetProcess()
48035 result = (arg1)->GetProcess(); in _wrap_SBQueue_GetProcess()
48052 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetQueueID() local
48058 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetQueueID()
48062 result = (lldb::queue_id_t)((lldb::SBQueue const *)arg1)->GetQueueID(); in _wrap_SBQueue_GetQueueID()
48076 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetName() local
48082 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetName()
48086 result = (char *)((lldb::SBQueue const *)arg1)->GetName(); in _wrap_SBQueue_GetName()
48100 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetIndexID() local
48106 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetIndexID()
48110 result = (uint32_t)((lldb::SBQueue const *)arg1)->GetIndexID(); in _wrap_SBQueue_GetIndexID()
48124 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumThreads() local
48130 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetNumThreads()
48134 result = (uint32_t)(arg1)->GetNumThreads(); in _wrap_SBQueue_GetNumThreads()
48148 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetThreadAtIndex() local
48156 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetThreadAtIndex()
48161 result = (arg1)->GetThreadAtIndex(arg2); in _wrap_SBQueue_GetThreadAtIndex()
48178 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumPendingItems() local
48184 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetNumPendingItems()
48188 result = (uint32_t)(arg1)->GetNumPendingItems(); in _wrap_SBQueue_GetNumPendingItems()
48202 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetPendingItemAtIndex() local
48210 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetPendingItemAtIndex()
48215 result = (arg1)->GetPendingItemAtIndex(arg2); in _wrap_SBQueue_GetPendingItemAtIndex()
48232 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumRunningItems() local
48238 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetNumRunningItems()
48242 result = (uint32_t)(arg1)->GetNumRunningItems(); in _wrap_SBQueue_GetNumRunningItems()
48256 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetKind() local
48262 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueue,0))){ in _wrap_SBQueue_GetKind()
48266 result = (lldb::QueueKind)(arg1)->GetKind(); in _wrap_SBQueue_GetKind()
48278 lldb::SBQueue *arg1 = (lldb::SBQueue *) obj; in swig_delete_SBQueue() local
48279 delete arg1; in swig_delete_SBQueue()
48356 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_IsValid() local
48362 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_IsValid()
48366 result = (bool)((lldb::SBQueueItem const *)arg1)->IsValid(); in _wrap_SBQueueItem_IsValid()
48380 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_Clear() local
48385 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_Clear()
48389 (arg1)->Clear(); in _wrap_SBQueueItem_Clear()
48403 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetKind() local
48409 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_GetKind()
48413 result = (lldb::QueueItemKind)((lldb::SBQueueItem const *)arg1)->GetKind(); in _wrap_SBQueueItem_GetKind()
48427 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_SetKind() local
48434 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_SetKind()
48439 (arg1)->SetKind(arg2); in _wrap_SBQueueItem_SetKind()
48453 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetAddress() local
48459 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_GetAddress()
48463 result = ((lldb::SBQueueItem const *)arg1)->GetAddress(); in _wrap_SBQueueItem_GetAddress()
48480 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_SetAddress() local
48488 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_SetAddress()
48498 (arg1)->SetAddress(arg2); in _wrap_SBQueueItem_SetAddress()
48512 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetExtendedBacktraceThread() local
48520 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBQueueItem,0))){ in _wrap_SBQueueItem_GetExtendedBacktraceThread()
48525 result = (arg1)->GetExtendedBacktraceThread((char const *)arg2); in _wrap_SBQueueItem_GetExtendedBacktraceThread()
48540 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) obj; in swig_delete_SBQueueItem() local
48541 delete arg1; in swig_delete_SBQueueItem()
48596 char *arg1 = (char *) 0 ; in _wrap_SBReproducer_Capture() local
48601 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBReproducer_Capture()
48602 result = (char *)lldb::SBReproducer::Capture((char const *)arg1); in _wrap_SBReproducer_Capture()
48616 char *arg1 = (char *) 0 ; in _wrap_SBReproducer_PassiveReplay() local
48621 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBReproducer_PassiveReplay()
48622 result = (char *)lldb::SBReproducer::PassiveReplay((char const *)arg1); in _wrap_SBReproducer_PassiveReplay()
48636 bool arg1 ; in _wrap_SBReproducer_SetAutoGenerate() local
48641 arg1 = (lua_toboolean(L, 1)!=0); in _wrap_SBReproducer_SetAutoGenerate()
48642 result = (bool)lldb::SBReproducer::SetAutoGenerate(arg1); in _wrap_SBReproducer_SetAutoGenerate()
48656 char *arg1 = (char *) 0 ; in _wrap_SBReproducer_SetWorkingDirectory() local
48660 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBReproducer_SetWorkingDirectory()
48661 lldb::SBReproducer::SetWorkingDirectory((char const *)arg1); in _wrap_SBReproducer_SetWorkingDirectory()
48690 lldb::SBReproducer *arg1 = (lldb::SBReproducer *) obj; in swig_delete_SBReproducer() local
48691 delete arg1; in swig_delete_SBReproducer()
48743 lldb::ScriptObjectPtr arg1 = (lldb::ScriptObjectPtr) (lldb::ScriptObjectPtr)0 ; in _wrap_new_SBScriptObject__SWIG_0() local
48750 arg1=(lldb::ScriptObjectPtr)SWIG_MustGetPtr(L,1,0,0,1,"new_SBScriptObject"); in _wrap_new_SBScriptObject__SWIG_0()
48752 result = (lldb::SBScriptObject *)new lldb::SBScriptObject(arg1,arg2); in _wrap_new_SBScriptObject__SWIG_0()
48766 lldb::SBScriptObject *arg1 = 0 ; in _wrap_new_SBScriptObject__SWIG_1() local
48772 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBScriptObject,0))){ in _wrap_new_SBScriptObject__SWIG_1()
48776 result = (lldb::SBScriptObject *)new lldb::SBScriptObject((lldb::SBScriptObject const &)*arg1); in _wrap_new_SBScriptObject__SWIG_1()
48839 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_IsValid() local
48845 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBScriptObject,0))){ in _wrap_SBScriptObject_IsValid()
48849 result = (bool)((lldb::SBScriptObject const *)arg1)->IsValid(); in _wrap_SBScriptObject_IsValid()
48863 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_GetPointer() local
48869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBScriptObject,0))){ in _wrap_SBScriptObject_GetPointer()
48873 result = (lldb::ScriptObjectPtr)((lldb::SBScriptObject const *)arg1)->GetPointer(); in _wrap_SBScriptObject_GetPointer()
48887 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_GetLanguage() local
48893 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBScriptObject,0))){ in _wrap_SBScriptObject_GetLanguage()
48897 result = (lldb::ScriptLanguage)((lldb::SBScriptObject const *)arg1)->GetLanguage(); in _wrap_SBScriptObject_GetLanguage()
48909 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) obj; in swig_delete_SBScriptObject() local
48910 delete arg1; in swig_delete_SBScriptObject()
48978 lldb::SBSection *arg1 = 0 ; in _wrap_new_SBSection__SWIG_1() local
48984 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_new_SBSection__SWIG_1()
48988 result = (lldb::SBSection *)new lldb::SBSection((lldb::SBSection const &)*arg1); in _wrap_new_SBSection__SWIG_1()
49035 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_IsValid() local
49041 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_IsValid()
49045 result = (bool)((lldb::SBSection const *)arg1)->IsValid(); in _wrap_SBSection_IsValid()
49059 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetName() local
49065 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetName()
49069 result = (char *)(arg1)->GetName(); in _wrap_SBSection_GetName()
49083 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetParent() local
49089 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetParent()
49093 result = (arg1)->GetParent(); in _wrap_SBSection_GetParent()
49110 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_FindSubSection() local
49118 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_FindSubSection()
49123 result = (arg1)->FindSubSection((char const *)arg2); in _wrap_SBSection_FindSubSection()
49140 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetNumSubSections() local
49146 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetNumSubSections()
49150 result = (arg1)->GetNumSubSections(); in _wrap_SBSection_GetNumSubSections()
49164 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSubSectionAtIndex() local
49172 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetSubSectionAtIndex()
49177 result = (arg1)->GetSubSectionAtIndex(arg2); in _wrap_SBSection_GetSubSectionAtIndex()
49194 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileAddress() local
49200 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetFileAddress()
49204 result = (lldb::addr_t)(arg1)->GetFileAddress(); in _wrap_SBSection_GetFileAddress()
49218 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetLoadAddress() local
49226 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetLoadAddress()
49235 result = (lldb::addr_t)(arg1)->GetLoadAddress(*arg2); in _wrap_SBSection_GetLoadAddress()
49249 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetByteSize() local
49255 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetByteSize()
49259 result = (lldb::addr_t)(arg1)->GetByteSize(); in _wrap_SBSection_GetByteSize()
49273 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileOffset() local
49279 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetFileOffset()
49283 result = (uint64_t)(arg1)->GetFileOffset(); in _wrap_SBSection_GetFileOffset()
49297 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileByteSize() local
49303 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetFileByteSize()
49307 result = (uint64_t)(arg1)->GetFileByteSize(); in _wrap_SBSection_GetFileByteSize()
49321 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionData__SWIG_0() local
49327 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetSectionData__SWIG_0()
49331 result = (arg1)->GetSectionData(); in _wrap_SBSection_GetSectionData__SWIG_0()
49348 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionData__SWIG_1() local
49358 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetSectionData__SWIG_1()
49364 result = (arg1)->GetSectionData(arg2,arg3); in _wrap_SBSection_GetSectionData__SWIG_1()
49435 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionType() local
49441 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetSectionType()
49445 result = (lldb::SectionType)(arg1)->GetSectionType(); in _wrap_SBSection_GetSectionType()
49459 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetPermissions() local
49465 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetPermissions()
49469 result = (uint32_t)((lldb::SBSection const *)arg1)->GetPermissions(); in _wrap_SBSection_GetPermissions()
49483 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetTargetByteSize() local
49489 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetTargetByteSize()
49493 result = (uint32_t)(arg1)->GetTargetByteSize(); in _wrap_SBSection_GetTargetByteSize()
49507 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetAlignment() local
49513 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetAlignment()
49517 result = (uint32_t)(arg1)->GetAlignment(); in _wrap_SBSection_GetAlignment()
49531 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection___eq() local
49539 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection___eq()
49548 result = (bool)(arg1)->operator ==((lldb::SBSection const &)*arg2); in _wrap_SBSection___eq()
49562 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetDescription() local
49570 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection_GetDescription()
49579 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBSection_GetDescription()
49593 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection___tostring() local
49599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_SBSection___tostring()
49603 result = lldb_SBSection___repr__(arg1); in _wrap_SBSection___tostring()
49615 lldb::SBSection *arg1 = (lldb::SBSection *) obj; in swig_delete_SBSection() local
49616 delete arg1; in swig_delete_SBSection()
49685 lldb::SBDebugger *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_0() local
49691 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBDebugger,0))){ in _wrap_new_SBSourceManager__SWIG_0()
49695 result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBDebugger const &)*arg1); in _wrap_new_SBSourceManager__SWIG_0()
49709 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_1() local
49715 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_new_SBSourceManager__SWIG_1()
49719 result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBTarget const &)*arg1); in _wrap_new_SBSourceManager__SWIG_1()
49733 lldb::SBSourceManager *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_2() local
49739 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSourceManager,0))){ in _wrap_new_SBSourceManager__SWIG_2()
49743 … result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBSourceManager const &)*arg1); in _wrap_new_SBSourceManager__SWIG_2()
49816 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers() local
49834 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSourceManager,0))){ in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
49852 …result = (arg1)->DisplaySourceLinesWithLineNumbers((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,… in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
49866 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn() local
49886 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSourceManager,0))){ in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
49905 …result = (arg1)->DisplaySourceLinesWithLineNumbersAndColumn((lldb::SBFileSpec const &)*arg2,arg3,a… in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
49917 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) obj; in swig_delete_SBSourceManager() local
49918 delete arg1; in swig_delete_SBSourceManager()
49985 lldb::SBStatisticsOptions *arg1 = 0 ; in _wrap_new_SBStatisticsOptions__SWIG_1() local
49991 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_new_SBStatisticsOptions__SWIG_1()
49995 …ldb::SBStatisticsOptions *)new lldb::SBStatisticsOptions((lldb::SBStatisticsOptions const &)*arg1); in _wrap_new_SBStatisticsOptions__SWIG_1()
50042 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetSummaryOnly() local
50049 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_SetSummaryOnly()
50054 (arg1)->SetSummaryOnly(arg2); in _wrap_SBStatisticsOptions_SetSummaryOnly()
50068 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetSummaryOnly() local
50074 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_GetSummaryOnly()
50078 result = (bool)(arg1)->GetSummaryOnly(); in _wrap_SBStatisticsOptions_GetSummaryOnly()
50092 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeTargets() local
50099 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_SetIncludeTargets()
50104 (arg1)->SetIncludeTargets(arg2); in _wrap_SBStatisticsOptions_SetIncludeTargets()
50118 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeTargets() local
50124 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_GetIncludeTargets()
50128 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeTargets(); in _wrap_SBStatisticsOptions_GetIncludeTargets()
50142 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeModules() local
50149 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_SetIncludeModules()
50154 (arg1)->SetIncludeModules(arg2); in _wrap_SBStatisticsOptions_SetIncludeModules()
50168 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeModules() local
50174 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_GetIncludeModules()
50178 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeModules(); in _wrap_SBStatisticsOptions_GetIncludeModules()
50192 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeTranscript() local
50199 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_SetIncludeTranscript()
50204 (arg1)->SetIncludeTranscript(arg2); in _wrap_SBStatisticsOptions_SetIncludeTranscript()
50218 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeTranscript() local
50224 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_GetIncludeTranscript()
50228 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeTranscript(); in _wrap_SBStatisticsOptions_GetIncludeTranscript()
50242 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetReportAllAvailableDebugInfo() local
50249 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_SetReportAllAvailableDebugInfo()
50254 (arg1)->SetReportAllAvailableDebugInfo(arg2); in _wrap_SBStatisticsOptions_SetReportAllAvailableDebugInfo()
50268 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetReportAllAvailableDebugInfo() local
50274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStatisticsOptions,0))){ in _wrap_SBStatisticsOptions_GetReportAllAvailableDebugInfo()
50278 result = (bool)(arg1)->GetReportAllAvailableDebugInfo(); in _wrap_SBStatisticsOptions_GetReportAllAvailableDebugInfo()
50290 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) obj; in swig_delete_SBStatisticsOptions() local
50291 delete arg1; in swig_delete_SBStatisticsOptions()
50366 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_IsValid() local
50372 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_IsValid()
50376 result = (bool)((lldb::SBStream const *)arg1)->IsValid(); in _wrap_SBStream_IsValid()
50390 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_GetData() local
50396 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_GetData()
50400 result = (char *)(arg1)->GetData(); in _wrap_SBStream_GetData()
50414 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_GetSize() local
50420 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_GetSize()
50424 result = (arg1)->GetSize(); in _wrap_SBStream_GetSize()
50438 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_Print() local
50445 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_Print()
50450 (arg1)->Print((char const *)arg2); in _wrap_SBStream_Print()
50464 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_0() local
50473 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_RedirectToFile__SWIG_0()
50479 (arg1)->RedirectToFile((char const *)arg2,arg3); in _wrap_SBStream_RedirectToFile__SWIG_0()
50493 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_1() local
50501 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_RedirectToFile__SWIG_1()
50511 (arg1)->RedirectToFile(arg2); in _wrap_SBStream_RedirectToFile__SWIG_1()
50525 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_2() local
50531 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_RedirectToFile__SWIG_2()
50543 (arg1)->RedirectToFile(arg2); in _wrap_SBStream_RedirectToFile__SWIG_2()
50642 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFileDescriptor() local
50651 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_RedirectToFileDescriptor()
50657 (arg1)->RedirectToFileDescriptor(arg2,arg3); in _wrap_SBStream_RedirectToFileDescriptor()
50671 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_Clear() local
50676 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_Clear()
50680 (arg1)->Clear(); in _wrap_SBStream_Clear()
50694 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFileHandle() local
50702 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStream,0))){ in _wrap_SBStream_RedirectToFileHandle()
50715 lldb_SBStream_RedirectToFileHandle(arg1,SWIG_STD_MOVE(arg2),arg3); in _wrap_SBStream_RedirectToFileHandle()
50727 lldb::SBStream *arg1 = (lldb::SBStream *) obj; in swig_delete_SBStream() local
50728 delete arg1; in swig_delete_SBStream()
50801 lldb::SBStringList *arg1 = 0 ; in _wrap_new_SBStringList__SWIG_1() local
50807 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_new_SBStringList__SWIG_1()
50811 result = (lldb::SBStringList *)new lldb::SBStringList((lldb::SBStringList const &)*arg1); in _wrap_new_SBStringList__SWIG_1()
50858 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_IsValid() local
50864 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_IsValid()
50868 result = (bool)((lldb::SBStringList const *)arg1)->IsValid(); in _wrap_SBStringList_IsValid()
50882 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendString() local
50889 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_AppendString()
50894 (arg1)->AppendString((char const *)arg2); in _wrap_SBStringList_AppendString()
50908 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendList__SWIG_0() local
50916 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_AppendList__SWIG_0()
50944 (arg1)->AppendList((char const **)arg2,arg3); in _wrap_SBStringList_AppendList__SWIG_0()
50964 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendList__SWIG_1() local
50971 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_AppendList__SWIG_1()
50980 (arg1)->AppendList((lldb::SBStringList const &)*arg2); in _wrap_SBStringList_AppendList__SWIG_1()
51058 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetSize() local
51064 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_GetSize()
51068 result = (uint32_t)((lldb::SBStringList const *)arg1)->GetSize(); in _wrap_SBStringList_GetSize()
51082 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetStringAtIndex__SWIG_0() local
51090 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_GetStringAtIndex__SWIG_0()
51095 result = (char *)(arg1)->GetStringAtIndex(arg2); in _wrap_SBStringList_GetStringAtIndex__SWIG_0()
51109 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetStringAtIndex__SWIG_1() local
51117 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_GetStringAtIndex__SWIG_1()
51122 result = (char *)((lldb::SBStringList const *)arg1)->GetStringAtIndex(arg2); in _wrap_SBStringList_GetStringAtIndex__SWIG_1()
51190 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_Clear() local
51195 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBStringList_Clear()
51199 (arg1)->Clear(); in _wrap_SBStringList_Clear()
51211 lldb::SBStringList *arg1 = (lldb::SBStringList *) obj; in swig_delete_SBStringList() local
51212 delete arg1; in swig_delete_SBStringList()
51283 lldb::SBStructuredData *arg1 = 0 ; in _wrap_new_SBStructuredData__SWIG_1() local
51289 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_new_SBStructuredData__SWIG_1()
51293 …sult = (lldb::SBStructuredData *)new lldb::SBStructuredData((lldb::SBStructuredData const &)*arg1); in _wrap_new_SBStructuredData__SWIG_1()
51307 SwigValueWrapper< lldb::SBScriptObject > arg1 ; in _wrap_new_SBStructuredData__SWIG_2() local
51319 arg1 = *argp1; in _wrap_new_SBStructuredData__SWIG_2()
51326 …result = (lldb::SBStructuredData *)new lldb::SBStructuredData(arg1,(lldb::SBDebugger const &)*arg2… in _wrap_new_SBStructuredData__SWIG_2()
51398 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_IsValid() local
51404 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_IsValid()
51408 result = (bool)((lldb::SBStructuredData const *)arg1)->IsValid(); in _wrap_SBStructuredData_IsValid()
51422 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_SetFromJSON__SWIG_0() local
51430 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
51439 result = (arg1)->SetFromJSON(*arg2); in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
51456 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_SetFromJSON__SWIG_1() local
51464 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_SetFromJSON__SWIG_1()
51469 result = (arg1)->SetFromJSON((char const *)arg2); in _wrap_SBStructuredData_SetFromJSON__SWIG_1()
51545 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_Clear() local
51550 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_Clear()
51554 (arg1)->Clear(); in _wrap_SBStructuredData_Clear()
51568 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetAsJSON() local
51576 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetAsJSON()
51585 result = ((lldb::SBStructuredData const *)arg1)->GetAsJSON(*arg2); in _wrap_SBStructuredData_GetAsJSON()
51602 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetDescription() local
51610 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetDescription()
51619 result = ((lldb::SBStructuredData const *)arg1)->GetDescription(*arg2); in _wrap_SBStructuredData_GetDescription()
51636 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetType() local
51642 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetType()
51646 result = (lldb::StructuredDataType)((lldb::SBStructuredData const *)arg1)->GetType(); in _wrap_SBStructuredData_GetType()
51660 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSize() local
51666 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetSize()
51670 result = ((lldb::SBStructuredData const *)arg1)->GetSize(); in _wrap_SBStructuredData_GetSize()
51684 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetKeys() local
51692 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetKeys()
51701 result = (bool)((lldb::SBStructuredData const *)arg1)->GetKeys(*arg2); in _wrap_SBStructuredData_GetKeys()
51715 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetValueForKey() local
51723 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetValueForKey()
51728 result = ((lldb::SBStructuredData const *)arg1)->GetValueForKey((char const *)arg2); in _wrap_SBStructuredData_GetValueForKey()
51745 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetItemAtIndex() local
51753 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetItemAtIndex()
51758 result = ((lldb::SBStructuredData const *)arg1)->GetItemAtIndex(arg2); in _wrap_SBStructuredData_GetItemAtIndex()
51775 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_0() local
51783 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_0()
51788 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetUnsignedIntegerValue(arg2); in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_0()
51802 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_1() local
51808 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_1()
51812 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetUnsignedIntegerValue(); in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_1()
51875 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0() local
51883 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()
51888 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(arg2); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()
51902 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1() local
51908 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()
51912 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()
51975 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetIntegerValue__SWIG_0() local
51983 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()
51988 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(arg2); in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()
52002 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetIntegerValue__SWIG_1() local
52008 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()
52012 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(); in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()
52075 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetFloatValue__SWIG_0() local
52083 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetFloatValue__SWIG_0()
52088 result = (double)((lldb::SBStructuredData const *)arg1)->GetFloatValue(arg2); in _wrap_SBStructuredData_GetFloatValue__SWIG_0()
52102 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetFloatValue__SWIG_1() local
52108 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetFloatValue__SWIG_1()
52112 result = (double)((lldb::SBStructuredData const *)arg1)->GetFloatValue(); in _wrap_SBStructuredData_GetFloatValue__SWIG_1()
52175 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetBooleanValue__SWIG_0() local
52183 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetBooleanValue__SWIG_0()
52188 result = (bool)((lldb::SBStructuredData const *)arg1)->GetBooleanValue(arg2); in _wrap_SBStructuredData_GetBooleanValue__SWIG_0()
52202 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetBooleanValue__SWIG_1() local
52208 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetBooleanValue__SWIG_1()
52212 result = (bool)((lldb::SBStructuredData const *)arg1)->GetBooleanValue(); in _wrap_SBStructuredData_GetBooleanValue__SWIG_1()
52275 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetStringValue() local
52283 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetStringValue()
52294 result = ((lldb::SBStructuredData const *)arg1)->GetStringValue(arg2,arg3); in _wrap_SBStructuredData_GetStringValue()
52318 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetGenericValue() local
52324 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData_GetGenericValue()
52328 result = ((lldb::SBStructuredData const *)arg1)->GetGenericValue(); in _wrap_SBStructuredData_GetGenericValue()
52345 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData___tostring() local
52351 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBStructuredData,0))){ in _wrap_SBStructuredData___tostring()
52355 result = lldb_SBStructuredData___repr__(arg1); in _wrap_SBStructuredData___tostring()
52367 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) obj; in swig_delete_SBStructuredData() local
52368 delete arg1; in swig_delete_SBStructuredData()
52452 lldb::SBSymbol *arg1 = 0 ; in _wrap_new_SBSymbol__SWIG_1() local
52458 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_new_SBSymbol__SWIG_1()
52462 result = (lldb::SBSymbol *)new lldb::SBSymbol((lldb::SBSymbol const &)*arg1); in _wrap_new_SBSymbol__SWIG_1()
52509 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsValid() local
52515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_IsValid()
52519 result = (bool)((lldb::SBSymbol const *)arg1)->IsValid(); in _wrap_SBSymbol_IsValid()
52533 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetName() local
52539 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetName()
52543 result = (char *)((lldb::SBSymbol const *)arg1)->GetName(); in _wrap_SBSymbol_GetName()
52557 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetDisplayName() local
52563 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetDisplayName()
52567 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName(); in _wrap_SBSymbol_GetDisplayName()
52581 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetMangledName() local
52587 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetMangledName()
52591 result = (char *)((lldb::SBSymbol const *)arg1)->GetMangledName(); in _wrap_SBSymbol_GetMangledName()
52605 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetInstructions__SWIG_0() local
52614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetInstructions__SWIG_0()
52624 result = (arg1)->GetInstructions(arg2); in _wrap_SBSymbol_GetInstructions__SWIG_0()
52641 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetInstructions__SWIG_1() local
52652 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetInstructions__SWIG_1()
52663 result = (arg1)->GetInstructions(arg2,(char const *)arg3); in _wrap_SBSymbol_GetInstructions__SWIG_1()
52749 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetStartAddress() local
52755 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetStartAddress()
52759 result = (arg1)->GetStartAddress(); in _wrap_SBSymbol_GetStartAddress()
52776 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetEndAddress() local
52782 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetEndAddress()
52786 result = (arg1)->GetEndAddress(); in _wrap_SBSymbol_GetEndAddress()
52803 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetValue() local
52809 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetValue()
52813 result = (uint64_t)(arg1)->GetValue(); in _wrap_SBSymbol_GetValue()
52827 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetSize() local
52833 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetSize()
52837 result = (uint64_t)(arg1)->GetSize(); in _wrap_SBSymbol_GetSize()
52851 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetPrologueByteSize() local
52857 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetPrologueByteSize()
52861 result = (uint32_t)(arg1)->GetPrologueByteSize(); in _wrap_SBSymbol_GetPrologueByteSize()
52875 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetType() local
52881 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetType()
52885 result = (lldb::SymbolType)(arg1)->GetType(); in _wrap_SBSymbol_GetType()
52899 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol___eq() local
52907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol___eq()
52916 result = (bool)((lldb::SBSymbol const *)arg1)->operator ==((lldb::SBSymbol const &)*arg2); in _wrap_SBSymbol___eq()
52930 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetDescription() local
52938 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_GetDescription()
52947 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBSymbol_GetDescription()
52961 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsExternal() local
52967 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_IsExternal()
52971 result = (bool)(arg1)->IsExternal(); in _wrap_SBSymbol_IsExternal()
52985 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsSynthetic() local
52991 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol_IsSynthetic()
52995 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBSymbol_IsSynthetic()
53009 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol___tostring() local
53015 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbol,0))){ in _wrap_SBSymbol___tostring()
53019 result = lldb_SBSymbol___repr__(arg1); in _wrap_SBSymbol___tostring()
53031 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) obj; in swig_delete_SBSymbol() local
53032 delete arg1; in swig_delete_SBSymbol()
53115 lldb::SBSymbolContext *arg1 = 0 ; in _wrap_new_SBSymbolContext__SWIG_1() local
53121 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_new_SBSymbolContext__SWIG_1()
53125 … result = (lldb::SBSymbolContext *)new lldb::SBSymbolContext((lldb::SBSymbolContext const &)*arg1); in _wrap_new_SBSymbolContext__SWIG_1()
53172 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_IsValid() local
53178 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_IsValid()
53182 result = (bool)((lldb::SBSymbolContext const *)arg1)->IsValid(); in _wrap_SBSymbolContext_IsValid()
53196 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetModule() local
53202 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetModule()
53206 result = (arg1)->GetModule(); in _wrap_SBSymbolContext_GetModule()
53223 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetCompileUnit() local
53229 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetCompileUnit()
53233 result = (arg1)->GetCompileUnit(); in _wrap_SBSymbolContext_GetCompileUnit()
53250 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetFunction() local
53256 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetFunction()
53260 result = (arg1)->GetFunction(); in _wrap_SBSymbolContext_GetFunction()
53277 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetBlock() local
53283 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetBlock()
53287 result = (arg1)->GetBlock(); in _wrap_SBSymbolContext_GetBlock()
53304 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetLineEntry() local
53310 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetLineEntry()
53314 result = (arg1)->GetLineEntry(); in _wrap_SBSymbolContext_GetLineEntry()
53331 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetSymbol() local
53337 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetSymbol()
53341 result = (arg1)->GetSymbol(); in _wrap_SBSymbolContext_GetSymbol()
53358 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetModule() local
53366 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetModule()
53376 (arg1)->SetModule(arg2); in _wrap_SBSymbolContext_SetModule()
53390 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetCompileUnit() local
53398 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetCompileUnit()
53408 (arg1)->SetCompileUnit(arg2); in _wrap_SBSymbolContext_SetCompileUnit()
53422 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetFunction() local
53430 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetFunction()
53440 (arg1)->SetFunction(arg2); in _wrap_SBSymbolContext_SetFunction()
53454 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetBlock() local
53462 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetBlock()
53472 (arg1)->SetBlock(arg2); in _wrap_SBSymbolContext_SetBlock()
53486 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetLineEntry() local
53494 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetLineEntry()
53504 (arg1)->SetLineEntry(arg2); in _wrap_SBSymbolContext_SetLineEntry()
53518 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetSymbol() local
53526 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_SetSymbol()
53536 (arg1)->SetSymbol(arg2); in _wrap_SBSymbolContext_SetSymbol()
53550 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetParentOfInlinedScope() local
53560 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetParentOfInlinedScope()
53574 …result = ((lldb::SBSymbolContext const *)arg1)->GetParentOfInlinedScope((lldb::SBAddress const &)*… in _wrap_SBSymbolContext_GetParentOfInlinedScope()
53591 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetDescription() local
53599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext_GetDescription()
53608 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBSymbolContext_GetDescription()
53622 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext___tostring() local
53628 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContext,0))){ in _wrap_SBSymbolContext___tostring()
53632 result = lldb_SBSymbolContext___repr__(arg1); in _wrap_SBSymbolContext___tostring()
53644 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) obj; in swig_delete_SBSymbolContext() local
53645 delete arg1; in swig_delete_SBSymbolContext()
53727 lldb::SBSymbolContextList *arg1 = 0 ; in _wrap_new_SBSymbolContextList__SWIG_1() local
53733 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_new_SBSymbolContextList__SWIG_1()
53737 …ldb::SBSymbolContextList *)new lldb::SBSymbolContextList((lldb::SBSymbolContextList const &)*arg1); in _wrap_new_SBSymbolContextList__SWIG_1()
53784 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_IsValid() local
53790 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_IsValid()
53794 result = (bool)((lldb::SBSymbolContextList const *)arg1)->IsValid(); in _wrap_SBSymbolContextList_IsValid()
53808 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetSize() local
53814 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_GetSize()
53818 result = (uint32_t)((lldb::SBSymbolContextList const *)arg1)->GetSize(); in _wrap_SBSymbolContextList_GetSize()
53832 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetContextAtIndex() local
53840 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_GetContextAtIndex()
53845 result = (arg1)->GetContextAtIndex(arg2); in _wrap_SBSymbolContextList_GetContextAtIndex()
53862 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetDescription() local
53870 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_GetDescription()
53879 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBSymbolContextList_GetDescription()
53893 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Append__SWIG_0() local
53900 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_Append__SWIG_0()
53909 (arg1)->Append(*arg2); in _wrap_SBSymbolContextList_Append__SWIG_0()
53923 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Append__SWIG_1() local
53930 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_Append__SWIG_1()
53939 (arg1)->Append(*arg2); in _wrap_SBSymbolContextList_Append__SWIG_1()
54017 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Clear() local
54022 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList_Clear()
54026 (arg1)->Clear(); in _wrap_SBSymbolContextList_Clear()
54040 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList___tostring() local
54046 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBSymbolContextList,0))){ in _wrap_SBSymbolContextList___tostring()
54050 result = lldb_SBSymbolContextList___repr__(arg1); in _wrap_SBSymbolContextList___tostring()
54062 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) obj; in swig_delete_SBSymbolContextList() local
54063 delete arg1; in swig_delete_SBSymbolContextList()
54136 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBTarget__SWIG_1() local
54142 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_new_SBTarget__SWIG_1()
54146 result = (lldb::SBTarget *)new lldb::SBTarget((lldb::SBTarget const &)*arg1); in _wrap_new_SBTarget__SWIG_1()
54193 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_IsValid() local
54199 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_IsValid()
54203 result = (bool)((lldb::SBTarget const *)arg1)->IsValid(); in _wrap_SBTarget_IsValid()
54217 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_EventIsTargetEvent() local
54223 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBTarget_EventIsTargetEvent()
54227 result = (bool)lldb::SBTarget::EventIsTargetEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_EventIsTargetEvent()
54241 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_GetTargetFromEvent() local
54247 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBTarget_GetTargetFromEvent()
54251 result = lldb::SBTarget::GetTargetFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_GetTargetFromEvent()
54268 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_GetNumModulesFromEvent() local
54274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBTarget_GetNumModulesFromEvent()
54278 result = (uint32_t)lldb::SBTarget::GetNumModulesFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_GetNumModulesFromEvent()
54292 uint32_t arg1 ; in _wrap_SBTarget_GetModuleAtIndexFromEvent() local
54299 arg1 = (uint32_t const)lua_tointeger(L, 1); in _wrap_SBTarget_GetModuleAtIndexFromEvent()
54305 result = lldb::SBTarget::GetModuleAtIndexFromEvent(arg1,(lldb::SBEvent const &)*arg2); in _wrap_SBTarget_GetModuleAtIndexFromEvent()
54339 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetProcess() local
54345 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetProcess()
54349 result = (arg1)->GetProcess(); in _wrap_SBTarget_GetProcess()
54366 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetCollectingStats() local
54373 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_SetCollectingStats()
54378 (arg1)->SetCollectingStats(arg2); in _wrap_SBTarget_SetCollectingStats()
54392 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetCollectingStats() local
54398 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetCollectingStats()
54402 result = (bool)(arg1)->GetCollectingStats(); in _wrap_SBTarget_GetCollectingStats()
54416 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStatistics__SWIG_0() local
54422 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetStatistics__SWIG_0()
54426 result = (arg1)->GetStatistics(); in _wrap_SBTarget_GetStatistics__SWIG_0()
54443 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStatistics__SWIG_1() local
54452 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetStatistics__SWIG_1()
54462 result = (arg1)->GetStatistics(arg2); in _wrap_SBTarget_GetStatistics__SWIG_1()
54533 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetPlatform() local
54539 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetPlatform()
54543 result = (arg1)->GetPlatform(); in _wrap_SBTarget_GetPlatform()
54560 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetEnvironment() local
54566 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetEnvironment()
54570 result = (arg1)->GetEnvironment(); in _wrap_SBTarget_GetEnvironment()
54587 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Install() local
54593 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_Install()
54597 result = (arg1)->Install(); in _wrap_SBTarget_Install()
54614 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Launch__SWIG_0() local
54638 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_Launch__SWIG_0()
54704 …result = (arg1)->Launch(*arg2,(char const **)arg3,(char const **)arg4,(char const *)arg5,(char con… in _wrap_SBTarget_Launch__SWIG_0()
54733 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LoadCore__SWIG_0() local
54741 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_LoadCore__SWIG_0()
54746 result = (arg1)->LoadCore((char const *)arg2); in _wrap_SBTarget_LoadCore__SWIG_0()
54763 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LoadCore__SWIG_1() local
54773 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_LoadCore__SWIG_1()
54783 result = (arg1)->LoadCore((char const *)arg2,*arg3); in _wrap_SBTarget_LoadCore__SWIG_1()
54864 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LaunchSimple() local
54874 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_LaunchSimple()
54925 result = (arg1)->LaunchSimple((char const **)arg2,(char const **)arg3,(char const *)arg4); in _wrap_SBTarget_LaunchSimple()
54954 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Launch__SWIG_1() local
54964 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_Launch__SWIG_1()
54978 result = (arg1)->Launch(*arg2,*arg3); in _wrap_SBTarget_Launch__SWIG_1()
55119 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Attach() local
55129 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_Attach()
55143 result = (arg1)->Attach(*arg2,*arg3); in _wrap_SBTarget_Attach()
55160 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AttachToProcessWithID() local
55172 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AttachToProcessWithID()
55187 result = (arg1)->AttachToProcessWithID(*arg2,arg3,*arg4); in _wrap_SBTarget_AttachToProcessWithID()
55204 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AttachToProcessWithName() local
55218 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AttachToProcessWithName()
55234 result = (arg1)->AttachToProcessWithName(*arg2,(char const *)arg3,arg4,*arg5); in _wrap_SBTarget_AttachToProcessWithName()
55251 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ConnectRemote() local
55265 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ConnectRemote()
55281 result = (arg1)->ConnectRemote(*arg2,(char const *)arg3,(char const *)arg4,*arg5); in _wrap_SBTarget_ConnectRemote()
55298 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetExecutable() local
55304 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetExecutable()
55308 result = (arg1)->GetExecutable(); in _wrap_SBTarget_GetExecutable()
55325 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AppendImageSearchPath() local
55336 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AppendImageSearchPath()
55347 (arg1)->AppendImageSearchPath((char const *)arg2,(char const *)arg3,*arg4); in _wrap_SBTarget_AppendImageSearchPath()
55361 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_0() local
55369 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AddModule__SWIG_0()
55378 result = (bool)(arg1)->AddModule(*arg2); in _wrap_SBTarget_AddModule__SWIG_0()
55392 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_1() local
55404 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AddModule__SWIG_1()
55411 result = (arg1)->AddModule((char const *)arg2,(char const *)arg3,(char const *)arg4); in _wrap_SBTarget_AddModule__SWIG_1()
55428 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_2() local
55442 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AddModule__SWIG_2()
55450 …result = (arg1)->AddModule((char const *)arg2,(char const *)arg3,(char const *)arg4,(char const *)… in _wrap_SBTarget_AddModule__SWIG_2()
55467 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_3() local
55475 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_AddModule__SWIG_3()
55484 result = (arg1)->AddModule((lldb::SBModuleSpec const &)*arg2); in _wrap_SBTarget_AddModule__SWIG_3()
55630 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumModules() local
55636 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetNumModules()
55640 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumModules(); in _wrap_SBTarget_GetNumModules()
55654 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetModuleAtIndex() local
55662 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetModuleAtIndex()
55667 result = (arg1)->GetModuleAtIndex(arg2); in _wrap_SBTarget_GetModuleAtIndex()
55684 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_RemoveModule() local
55693 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_RemoveModule()
55703 result = (bool)(arg1)->RemoveModule(arg2); in _wrap_SBTarget_RemoveModule()
55717 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDebugger() local
55723 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetDebugger()
55727 result = ((lldb::SBTarget const *)arg1)->GetDebugger(); in _wrap_SBTarget_GetDebugger()
55744 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindModule() local
55752 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindModule()
55761 result = (arg1)->FindModule((lldb::SBFileSpec const &)*arg2); in _wrap_SBTarget_FindModule()
55778 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindCompileUnits() local
55786 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindCompileUnits()
55795 result = (arg1)->FindCompileUnits((lldb::SBFileSpec const &)*arg2); in _wrap_SBTarget_FindCompileUnits()
55812 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetByteOrder() local
55818 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetByteOrder()
55822 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBTarget_GetByteOrder()
55836 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetAddressByteSize() local
55842 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetAddressByteSize()
55846 result = (uint32_t)(arg1)->GetAddressByteSize(); in _wrap_SBTarget_GetAddressByteSize()
55860 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetTriple() local
55866 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetTriple()
55870 result = (char *)(arg1)->GetTriple(); in _wrap_SBTarget_GetTriple()
55884 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetABIName() local
55890 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetABIName()
55894 result = (char *)(arg1)->GetABIName(); in _wrap_SBTarget_GetABIName()
55908 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetLabel() local
55914 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetLabel()
55918 result = (char *)((lldb::SBTarget const *)arg1)->GetLabel(); in _wrap_SBTarget_GetLabel()
55932 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetLabel() local
55940 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_SetLabel()
55945 result = (arg1)->SetLabel((char const *)arg2); in _wrap_SBTarget_SetLabel()
55962 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDataByteSize() local
55968 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetDataByteSize()
55972 result = (uint32_t)(arg1)->GetDataByteSize(); in _wrap_SBTarget_GetDataByteSize()
55986 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetCodeByteSize() local
55992 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetCodeByteSize()
55996 result = (uint32_t)(arg1)->GetCodeByteSize(); in _wrap_SBTarget_GetCodeByteSize()
56010 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay() local
56016 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()
56020 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMaximumNumberOfChildrenToDisplay(); in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()
56034 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetSectionLoadAddress() local
56045 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_SetSectionLoadAddress()
56056 result = (arg1)->SetSectionLoadAddress(arg2,arg3); in _wrap_SBTarget_SetSectionLoadAddress()
56073 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ClearSectionLoadAddress() local
56082 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ClearSectionLoadAddress()
56092 result = (arg1)->ClearSectionLoadAddress(arg2); in _wrap_SBTarget_ClearSectionLoadAddress()
56109 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetModuleLoadAddress() local
56120 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_SetModuleLoadAddress()
56131 result = (arg1)->SetModuleLoadAddress(arg2,arg3); in _wrap_SBTarget_SetModuleLoadAddress()
56148 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ClearModuleLoadAddress() local
56157 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ClearModuleLoadAddress()
56167 result = (arg1)->ClearModuleLoadAddress(arg2); in _wrap_SBTarget_ClearModuleLoadAddress()
56184 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFunctions__SWIG_0() local
56194 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindFunctions__SWIG_0()
56200 result = (arg1)->FindFunctions((char const *)arg2,arg3); in _wrap_SBTarget_FindFunctions__SWIG_0()
56217 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFunctions__SWIG_1() local
56225 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindFunctions__SWIG_1()
56230 result = (arg1)->FindFunctions((char const *)arg2); in _wrap_SBTarget_FindFunctions__SWIG_1()
56306 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalVariables__SWIG_0() local
56316 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
56322 result = (arg1)->FindGlobalVariables((char const *)arg2,arg3); in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
56339 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFirstGlobalVariable() local
56347 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindFirstGlobalVariable()
56352 result = (arg1)->FindFirstGlobalVariable((char const *)arg2); in _wrap_SBTarget_FindFirstGlobalVariable()
56369 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalVariables__SWIG_1() local
56381 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
56388 result = (arg1)->FindGlobalVariables((char const *)arg2,arg3,arg4); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
56474 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalFunctions() local
56486 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindGlobalFunctions()
56493 result = (arg1)->FindGlobalFunctions((char const *)arg2,arg3,arg4); in _wrap_SBTarget_FindGlobalFunctions()
56510 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Clear() local
56515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_Clear()
56519 (arg1)->Clear(); in _wrap_SBTarget_Clear()
56533 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveFileAddress() local
56541 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ResolveFileAddress()
56546 result = (arg1)->ResolveFileAddress(arg2); in _wrap_SBTarget_ResolveFileAddress()
56563 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveLoadAddress() local
56571 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ResolveLoadAddress()
56576 result = (arg1)->ResolveLoadAddress(arg2); in _wrap_SBTarget_ResolveLoadAddress()
56593 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolvePastLoadAddress() local
56603 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ResolvePastLoadAddress()
56609 result = (arg1)->ResolvePastLoadAddress(arg2,arg3); in _wrap_SBTarget_ResolvePastLoadAddress()
56626 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveSymbolContextForAddress() local
56636 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ResolveSymbolContextForAddress()
56646 result = (arg1)->ResolveSymbolContextForAddress((lldb::SBAddress const &)*arg2,arg3); in _wrap_SBTarget_ResolveSymbolContextForAddress()
56663 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadMemory() local
56676 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ReadMemory()
56698 result = (arg1)->ReadMemory(arg2,arg3,arg4,*arg5); in _wrap_SBTarget_ReadMemory()
56722 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0() local
56732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0()
56738 result = (arg1)->BreakpointCreateByLocation((char const *)arg2,arg3); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0()
56755 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1() local
56765 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
56775 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
56792 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2() local
56804 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
56815 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
56832 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3() local
56846 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
56862 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,*arg5); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
56879 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4() local
56895 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
56912 … result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
56929 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5() local
56947 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
56965 …result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6,a… in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
57236 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_0() local
57246 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_0()
57252 result = (arg1)->BreakpointCreateByName((char const *)arg2,(char const *)arg3); in _wrap_SBTarget_BreakpointCreateByName__SWIG_0()
57269 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_1() local
57277 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_1()
57282 result = (arg1)->BreakpointCreateByName((char const *)arg2); in _wrap_SBTarget_BreakpointCreateByName__SWIG_1()
57299 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_2() local
57311 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
57326 …result = (arg1)->BreakpointCreateByName((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(ll… in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
57343 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_3() local
57357 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
57373 …result = (arg1)->BreakpointCreateByName((char const *)arg2,arg3,(lldb::SBFileSpecList const &)*arg… in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
57390 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4() local
57406 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
57423 …result = (arg1)->BreakpointCreateByName((char const *)arg2,arg3,arg4,(lldb::SBFileSpecList const &… in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
57634 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0() local
57649 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
57688 …result = (arg1)->BreakpointCreateByNames((char const **)arg2,arg3,arg4,(lldb::SBFileSpecList const… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
57711 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1() local
57728 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
57768 …result = (arg1)->BreakpointCreateByNames((char const **)arg2,arg3,arg4,arg5,(lldb::SBFileSpecList … in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
57791 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2() local
57810 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
57851 …result = (arg1)->BreakpointCreateByNames((char const **)arg2,arg3,arg4,arg5,arg6,(lldb::SBFileSpec… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58053 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0() local
58063 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
58069 result = (arg1)->BreakpointCreateByRegex((char const *)arg2,(char const *)arg3); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
58086 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1() local
58094 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
58099 result = (arg1)->BreakpointCreateByRegex((char const *)arg2); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
58116 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2() local
58128 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
58143 …result = (arg1)->BreakpointCreateByRegex((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(l… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
58160 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3() local
58174 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
58190 …result = (arg1)->BreakpointCreateByRegex((char const *)arg2,arg3,(lldb::SBFileSpecList const &)*ar… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
58351 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0() local
58363 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
58374 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpec const &)*arg3,… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
58391 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1() local
58401 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
58411 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
58428 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2() local
58440 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
58455 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpecList const &)*a… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
58472 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3() local
58486 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
58506 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpecList const &)*a… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
58692 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateForException() local
58704 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateForException()
58711 result = (arg1)->BreakpointCreateForException(arg2,arg3,arg4); in _wrap_SBTarget_BreakpointCreateForException()
58728 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByAddress() local
58736 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateByAddress()
58741 result = (arg1)->BreakpointCreateByAddress(arg2); in _wrap_SBTarget_BreakpointCreateByAddress()
58758 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySBAddress() local
58766 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateBySBAddress()
58775 result = (arg1)->BreakpointCreateBySBAddress(*arg2); in _wrap_SBTarget_BreakpointCreateBySBAddress()
58792 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0() local
58808 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
58829 …result = (arg1)->BreakpointCreateFromScript((char const *)arg2,*arg3,(lldb::SBFileSpecList const &… in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
58846 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1() local
58860 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
58880 …result = (arg1)->BreakpointCreateFromScript((char const *)arg2,*arg3,(lldb::SBFileSpecList const &… in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
59016 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0() local
59026 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
59040 result = (arg1)->BreakpointsCreateFromFile(*arg2,*arg3); in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
59057 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1() local
59069 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
59088 result = (arg1)->BreakpointsCreateFromFile(*arg2,*arg3,*arg4); in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
59199 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0() local
59207 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
59216 result = (arg1)->BreakpointsWriteToFile(*arg2); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
59233 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1() local
59245 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
59260 result = (arg1)->BreakpointsWriteToFile(*arg2,*arg3,arg4); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
59277 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2() local
59287 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
59301 result = (arg1)->BreakpointsWriteToFile(*arg2,*arg3); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
59432 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumBreakpoints() local
59438 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetNumBreakpoints()
59442 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumBreakpoints(); in _wrap_SBTarget_GetNumBreakpoints()
59456 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBreakpointAtIndex() local
59464 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetBreakpointAtIndex()
59469 result = ((lldb::SBTarget const *)arg1)->GetBreakpointAtIndex(arg2); in _wrap_SBTarget_GetBreakpointAtIndex()
59486 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointDelete() local
59494 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_BreakpointDelete()
59499 result = (bool)(arg1)->BreakpointDelete(arg2); in _wrap_SBTarget_BreakpointDelete()
59513 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindBreakpointByID() local
59521 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindBreakpointByID()
59526 result = (arg1)->FindBreakpointByID(arg2); in _wrap_SBTarget_FindBreakpointByID()
59543 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindBreakpointsByName() local
59553 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindBreakpointsByName()
59563 result = (bool)(arg1)->FindBreakpointsByName((char const *)arg2,*arg3); in _wrap_SBTarget_FindBreakpointsByName()
59577 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBreakpointNames() local
59584 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetBreakpointNames()
59593 (arg1)->GetBreakpointNames(*arg2); in _wrap_SBTarget_GetBreakpointNames()
59607 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteBreakpointName() local
59614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DeleteBreakpointName()
59619 (arg1)->DeleteBreakpointName((char const *)arg2); in _wrap_SBTarget_DeleteBreakpointName()
59633 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EnableAllBreakpoints() local
59639 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_EnableAllBreakpoints()
59643 result = (bool)(arg1)->EnableAllBreakpoints(); in _wrap_SBTarget_EnableAllBreakpoints()
59657 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DisableAllBreakpoints() local
59663 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DisableAllBreakpoints()
59667 result = (bool)(arg1)->DisableAllBreakpoints(); in _wrap_SBTarget_DisableAllBreakpoints()
59681 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteAllBreakpoints() local
59687 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DeleteAllBreakpoints()
59691 result = (bool)(arg1)->DeleteAllBreakpoints(); in _wrap_SBTarget_DeleteAllBreakpoints()
59705 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumWatchpoints() local
59711 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetNumWatchpoints()
59715 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumWatchpoints(); in _wrap_SBTarget_GetNumWatchpoints()
59729 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetWatchpointAtIndex() local
59737 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetWatchpointAtIndex()
59742 result = ((lldb::SBTarget const *)arg1)->GetWatchpointAtIndex(arg2); in _wrap_SBTarget_GetWatchpointAtIndex()
59759 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteWatchpoint() local
59767 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DeleteWatchpoint()
59772 result = (bool)(arg1)->DeleteWatchpoint(arg2); in _wrap_SBTarget_DeleteWatchpoint()
59786 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindWatchpointByID() local
59794 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindWatchpointByID()
59799 result = (arg1)->FindWatchpointByID(arg2); in _wrap_SBTarget_FindWatchpointByID()
59816 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_WatchAddress() local
59832 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_WatchAddress()
59845 result = (arg1)->WatchAddress(arg2,arg3,arg4,arg5,*arg6); in _wrap_SBTarget_WatchAddress()
59862 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_WatchpointCreateByAddress() local
59877 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_WatchpointCreateByAddress()
59894 result = (arg1)->WatchpointCreateByAddress(arg2,arg3,arg4,*arg5); in _wrap_SBTarget_WatchpointCreateByAddress()
59911 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EnableAllWatchpoints() local
59917 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_EnableAllWatchpoints()
59921 result = (bool)(arg1)->EnableAllWatchpoints(); in _wrap_SBTarget_EnableAllWatchpoints()
59935 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DisableAllWatchpoints() local
59941 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DisableAllWatchpoints()
59945 result = (bool)(arg1)->DisableAllWatchpoints(); in _wrap_SBTarget_DisableAllWatchpoints()
59959 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteAllWatchpoints() local
59965 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_DeleteAllWatchpoints()
59969 result = (bool)(arg1)->DeleteAllWatchpoints(); in _wrap_SBTarget_DeleteAllWatchpoints()
59983 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBroadcaster() local
59989 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetBroadcaster()
59993 result = ((lldb::SBTarget const *)arg1)->GetBroadcaster(); in _wrap_SBTarget_GetBroadcaster()
60010 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFirstType() local
60018 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindFirstType()
60023 result = (arg1)->FindFirstType((char const *)arg2); in _wrap_SBTarget_FindFirstType()
60040 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindTypes() local
60048 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindTypes()
60053 result = (arg1)->FindTypes((char const *)arg2); in _wrap_SBTarget_FindTypes()
60070 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBasicType() local
60078 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetBasicType()
60083 result = (arg1)->GetBasicType(arg2); in _wrap_SBTarget_GetBasicType()
60100 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromAddress() local
60114 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_CreateValueFromAddress()
60131 result = (arg1)->CreateValueFromAddress((char const *)arg2,arg3,arg4); in _wrap_SBTarget_CreateValueFromAddress()
60148 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromData() local
60162 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_CreateValueFromData()
60179 result = (arg1)->CreateValueFromData((char const *)arg2,arg3,arg4); in _wrap_SBTarget_CreateValueFromData()
60196 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromExpression() local
60206 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_CreateValueFromExpression()
60212 result = (arg1)->CreateValueFromExpression((char const *)arg2,(char const *)arg3); in _wrap_SBTarget_CreateValueFromExpression()
60229 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetSourceManager() local
60235 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetSourceManager()
60239 result = (arg1)->GetSourceManager(); in _wrap_SBTarget_GetSourceManager()
60256 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_0() local
60267 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ReadInstructions__SWIG_0()
60278 result = (arg1)->ReadInstructions(arg2,arg3); in _wrap_SBTarget_ReadInstructions__SWIG_0()
60295 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_1() local
60308 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ReadInstructions__SWIG_1()
60320 result = (arg1)->ReadInstructions(arg2,arg3,(char const *)arg4); in _wrap_SBTarget_ReadInstructions__SWIG_1()
60337 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_2() local
60351 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_ReadInstructions__SWIG_2()
60368 result = (arg1)->ReadInstructions(arg2,arg3,(char const *)arg4); in _wrap_SBTarget_ReadInstructions__SWIG_2()
60504 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetInstructions() local
60515 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetInstructions()
60528 result = (arg1)->GetInstructions(arg2,(void const *)arg3,arg4); in _wrap_SBTarget_GetInstructions()
60545 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetInstructionsWithFlavor() local
60558 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetInstructionsWithFlavor()
60572 result = (arg1)->GetInstructionsWithFlavor(arg2,(char const *)arg3,(void const *)arg4,arg5); in _wrap_SBTarget_GetInstructionsWithFlavor()
60589 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindSymbols__SWIG_0() local
60599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindSymbols__SWIG_0()
60605 result = (arg1)->FindSymbols((char const *)arg2,arg3); in _wrap_SBTarget_FindSymbols__SWIG_0()
60622 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindSymbols__SWIG_1() local
60630 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_FindSymbols__SWIG_1()
60635 result = (arg1)->FindSymbols((char const *)arg2); in _wrap_SBTarget_FindSymbols__SWIG_1()
60711 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget___eq() local
60719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget___eq()
60728 result = (bool)((lldb::SBTarget const *)arg1)->operator ==((lldb::SBTarget const &)*arg2); in _wrap_SBTarget___eq()
60742 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDescription() local
60752 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetDescription()
60762 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTarget_GetDescription()
60776 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EvaluateExpression__SWIG_0() local
60784 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_EvaluateExpression__SWIG_0()
60789 result = (arg1)->EvaluateExpression((char const *)arg2); in _wrap_SBTarget_EvaluateExpression__SWIG_0()
60806 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EvaluateExpression__SWIG_1() local
60816 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_EvaluateExpression__SWIG_1()
60826 … result = (arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionOptions const &)*arg3); in _wrap_SBTarget_EvaluateExpression__SWIG_1()
60907 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStackRedZoneSize() local
60913 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetStackRedZoneSize()
60917 result = (lldb::addr_t)(arg1)->GetStackRedZoneSize(); in _wrap_SBTarget_GetStackRedZoneSize()
60931 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_IsLoaded() local
60939 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_IsLoaded()
60948 result = (bool)((lldb::SBTarget const *)arg1)->IsLoaded((lldb::SBModule const &)*arg2); in _wrap_SBTarget_IsLoaded()
60962 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetLaunchInfo() local
60968 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetLaunchInfo()
60972 result = ((lldb::SBTarget const *)arg1)->GetLaunchInfo(); in _wrap_SBTarget_GetLaunchInfo()
60989 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetLaunchInfo() local
60996 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_SetLaunchInfo()
61005 (arg1)->SetLaunchInfo((lldb::SBLaunchInfo const &)*arg2); in _wrap_SBTarget_SetLaunchInfo()
61019 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetTrace() local
61025 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_GetTrace()
61029 result = (arg1)->GetTrace(); in _wrap_SBTarget_GetTrace()
61046 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateTrace() local
61054 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget_CreateTrace()
61063 result = (arg1)->CreateTrace(*arg2); in _wrap_SBTarget_CreateTrace()
61080 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget___tostring() local
61086 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBTarget___tostring()
61090 result = lldb_SBTarget___repr__(arg1); in _wrap_SBTarget___tostring()
61102 lldb::SBTarget *arg1 = (lldb::SBTarget *) obj; in swig_delete_SBTarget() local
61103 delete arg1; in swig_delete_SBTarget()
61297 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThread__SWIG_1() local
61303 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_new_SBThread__SWIG_1()
61307 result = (lldb::SBThread *)new lldb::SBThread((lldb::SBThread const &)*arg1); in _wrap_new_SBThread__SWIG_1()
61354 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueue() local
61360 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetQueue()
61364 result = ((lldb::SBThread const *)arg1)->GetQueue(); in _wrap_SBThread_GetQueue()
61381 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsValid() local
61387 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_IsValid()
61391 result = (bool)((lldb::SBThread const *)arg1)->IsValid(); in _wrap_SBThread_IsValid()
61405 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Clear() local
61410 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_Clear()
61414 (arg1)->Clear(); in _wrap_SBThread_Clear()
61428 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReason() local
61434 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReason()
61438 result = (lldb::StopReason)(arg1)->GetStopReason(); in _wrap_SBThread_GetStopReason()
61452 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonDataCount() local
61458 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReasonDataCount()
61462 result = (arg1)->GetStopReasonDataCount(); in _wrap_SBThread_GetStopReasonDataCount()
61476 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonDataAtIndex() local
61484 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReasonDataAtIndex()
61489 result = (uint64_t)(arg1)->GetStopReasonDataAtIndex(arg2); in _wrap_SBThread_GetStopReasonDataAtIndex()
61503 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON() local
61511 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON()
61520 result = (bool)(arg1)->GetStopReasonExtendedInfoAsJSON(*arg2); in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON()
61534 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonExtendedBacktraces() local
61542 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReasonExtendedBacktraces()
61547 result = (arg1)->GetStopReasonExtendedBacktraces(arg2); in _wrap_SBThread_GetStopReasonExtendedBacktraces()
61564 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopDescription() local
61572 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopDescription()
61583 result = (arg1)->GetStopDescription(arg2,arg3); in _wrap_SBThread_GetStopDescription()
61603 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReturnValue() local
61609 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStopReturnValue()
61613 result = (arg1)->GetStopReturnValue(); in _wrap_SBThread_GetStopReturnValue()
61630 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetThreadID() local
61636 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetThreadID()
61640 result = (lldb::tid_t)((lldb::SBThread const *)arg1)->GetThreadID(); in _wrap_SBThread_GetThreadID()
61654 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetIndexID() local
61660 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetIndexID()
61664 result = (uint32_t)((lldb::SBThread const *)arg1)->GetIndexID(); in _wrap_SBThread_GetIndexID()
61678 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetName() local
61684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetName()
61688 result = (char *)((lldb::SBThread const *)arg1)->GetName(); in _wrap_SBThread_GetName()
61702 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueueName() local
61708 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetQueueName()
61712 result = (char *)((lldb::SBThread const *)arg1)->GetQueueName(); in _wrap_SBThread_GetQueueName()
61726 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueueID() local
61732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetQueueID()
61736 result = (lldb::queue_id_t)((lldb::SBThread const *)arg1)->GetQueueID(); in _wrap_SBThread_GetQueueID()
61750 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetInfoItemByPathAsString() local
61760 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetInfoItemByPathAsString()
61770 result = (bool)(arg1)->GetInfoItemByPathAsString((char const *)arg2,*arg3); in _wrap_SBThread_GetInfoItemByPathAsString()
61784 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_0() local
61791 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOver__SWIG_0()
61796 (arg1)->StepOver(arg2); in _wrap_SBThread_StepOver__SWIG_0()
61810 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_1() local
61815 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOver__SWIG_1()
61819 (arg1)->StepOver(); in _wrap_SBThread_StepOver__SWIG_1()
61833 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_2() local
61842 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOver__SWIG_2()
61852 (arg1)->StepOver(arg2,*arg3); in _wrap_SBThread_StepOver__SWIG_2()
61945 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_0() local
61952 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_0()
61957 (arg1)->StepInto(arg2); in _wrap_SBThread_StepInto__SWIG_0()
61971 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_1() local
61976 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_1()
61980 (arg1)->StepInto(); in _wrap_SBThread_StepInto__SWIG_1()
61994 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_2() local
62003 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_2()
62009 (arg1)->StepInto((char const *)arg2,arg3); in _wrap_SBThread_StepInto__SWIG_2()
62023 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_3() local
62030 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_3()
62035 (arg1)->StepInto((char const *)arg2); in _wrap_SBThread_StepInto__SWIG_3()
62049 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_4() local
62062 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_4()
62074 (arg1)->StepInto((char const *)arg2,arg3,*arg4,arg5); in _wrap_SBThread_StepInto__SWIG_4()
62088 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_5() local
62099 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInto__SWIG_5()
62110 (arg1)->StepInto((char const *)arg2,arg3,*arg4); in _wrap_SBThread_StepInto__SWIG_5()
62293 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOut__SWIG_0() local
62298 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOut__SWIG_0()
62302 (arg1)->StepOut(); in _wrap_SBThread_StepOut__SWIG_0()
62316 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOut__SWIG_1() local
62323 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOut__SWIG_1()
62332 (arg1)->StepOut(*arg2); in _wrap_SBThread_StepOut__SWIG_1()
62400 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_0() local
62407 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOutOfFrame__SWIG_0()
62416 (arg1)->StepOutOfFrame(*arg2); in _wrap_SBThread_StepOutOfFrame__SWIG_0()
62430 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_1() local
62439 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOutOfFrame__SWIG_1()
62453 (arg1)->StepOutOfFrame(*arg2,*arg3); in _wrap_SBThread_StepOutOfFrame__SWIG_1()
62541 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInstruction__SWIG_0() local
62548 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInstruction__SWIG_0()
62553 (arg1)->StepInstruction(arg2); in _wrap_SBThread_StepInstruction__SWIG_0()
62567 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInstruction__SWIG_1() local
62576 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepInstruction__SWIG_1()
62586 (arg1)->StepInstruction(arg2,*arg3); in _wrap_SBThread_StepInstruction__SWIG_1()
62664 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOverUntil() local
62676 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepOverUntil()
62691 result = (arg1)->StepOverUntil(*arg2,*arg3,arg4); in _wrap_SBThread_StepOverUntil()
62708 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0() local
62716 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0()
62721 result = (arg1)->StepUsingScriptedThreadPlan((char const *)arg2); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0()
62738 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1() local
62748 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1()
62754 result = (arg1)->StepUsingScriptedThreadPlan((char const *)arg2,arg3); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1()
62771 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2() local
62783 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
62794 result = (arg1)->StepUsingScriptedThreadPlan((char const *)arg2,*arg3,arg4); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
62905 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_JumpToLine() local
62915 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_JumpToLine()
62925 result = (arg1)->JumpToLine(*arg2,arg3); in _wrap_SBThread_JumpToLine()
62942 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_RunToAddress__SWIG_0() local
62949 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_RunToAddress__SWIG_0()
62954 (arg1)->RunToAddress(arg2); in _wrap_SBThread_RunToAddress__SWIG_0()
62968 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_RunToAddress__SWIG_1() local
62977 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_RunToAddress__SWIG_1()
62987 (arg1)->RunToAddress(arg2,*arg3); in _wrap_SBThread_RunToAddress__SWIG_1()
63065 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_ReturnFromFrame() local
63075 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_ReturnFromFrame()
63089 result = (arg1)->ReturnFromFrame(*arg2,*arg3); in _wrap_SBThread_ReturnFromFrame()
63106 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_UnwindInnermostExpression() local
63112 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_UnwindInnermostExpression()
63116 result = (arg1)->UnwindInnermostExpression(); in _wrap_SBThread_UnwindInnermostExpression()
63133 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Suspend__SWIG_0() local
63139 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_Suspend__SWIG_0()
63143 result = (bool)(arg1)->Suspend(); in _wrap_SBThread_Suspend__SWIG_0()
63157 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Suspend__SWIG_1() local
63165 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_Suspend__SWIG_1()
63174 result = (bool)(arg1)->Suspend(*arg2); in _wrap_SBThread_Suspend__SWIG_1()
63242 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Resume__SWIG_0() local
63248 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_Resume__SWIG_0()
63252 result = (bool)(arg1)->Resume(); in _wrap_SBThread_Resume__SWIG_0()
63266 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Resume__SWIG_1() local
63274 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_Resume__SWIG_1()
63283 result = (bool)(arg1)->Resume(*arg2); in _wrap_SBThread_Resume__SWIG_1()
63351 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsSuspended() local
63357 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_IsSuspended()
63361 result = (bool)(arg1)->IsSuspended(); in _wrap_SBThread_IsSuspended()
63375 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsStopped() local
63381 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_IsStopped()
63385 result = (bool)(arg1)->IsStopped(); in _wrap_SBThread_IsStopped()
63399 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetNumFrames() local
63405 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetNumFrames()
63409 result = (uint32_t)(arg1)->GetNumFrames(); in _wrap_SBThread_GetNumFrames()
63423 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetFrameAtIndex() local
63431 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetFrameAtIndex()
63436 result = (arg1)->GetFrameAtIndex(arg2); in _wrap_SBThread_GetFrameAtIndex()
63453 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetSelectedFrame() local
63459 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetSelectedFrame()
63463 result = (arg1)->GetSelectedFrame(); in _wrap_SBThread_GetSelectedFrame()
63480 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_SetSelectedFrame() local
63488 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_SetSelectedFrame()
63493 result = (arg1)->SetSelectedFrame(arg2); in _wrap_SBThread_SetSelectedFrame()
63510 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_EventIsThreadEvent() local
63516 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBThread_EventIsThreadEvent()
63520 result = (bool)lldb::SBThread::EventIsThreadEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_EventIsThreadEvent()
63534 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_GetStackFrameFromEvent() local
63540 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBThread_GetStackFrameFromEvent()
63544 result = lldb::SBThread::GetStackFrameFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_GetStackFrameFromEvent()
63561 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_GetThreadFromEvent() local
63567 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBThread_GetThreadFromEvent()
63571 result = lldb::SBThread::GetThreadFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_GetThreadFromEvent()
63588 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetProcess() local
63594 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetProcess()
63598 result = (arg1)->GetProcess(); in _wrap_SBThread_GetProcess()
63615 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread___eq() local
63623 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread___eq()
63632 result = (bool)((lldb::SBThread const *)arg1)->operator ==((lldb::SBThread const &)*arg2); in _wrap_SBThread___eq()
63646 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescription__SWIG_0() local
63654 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetDescription__SWIG_0()
63663 result = (bool)((lldb::SBThread const *)arg1)->GetDescription(*arg2); in _wrap_SBThread_GetDescription__SWIG_0()
63677 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescription__SWIG_1() local
63687 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetDescription__SWIG_1()
63697 result = (bool)((lldb::SBThread const *)arg1)->GetDescription(*arg2,arg3); in _wrap_SBThread_GetDescription__SWIG_1()
63780 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescriptionWithFormat() local
63790 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetDescriptionWithFormat()
63804 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBThread_GetDescriptionWithFormat()
63821 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStatus() local
63829 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetStatus()
63838 result = (bool)((lldb::SBThread const *)arg1)->GetStatus(*arg2); in _wrap_SBThread_GetStatus()
63852 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetExtendedBacktraceThread() local
63860 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetExtendedBacktraceThread()
63865 result = (arg1)->GetExtendedBacktraceThread((char const *)arg2); in _wrap_SBThread_GetExtendedBacktraceThread()
63882 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetExtendedBacktraceOriginatingIndexID() local
63888 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetExtendedBacktraceOriginatingIndexID()
63892 result = (uint32_t)(arg1)->GetExtendedBacktraceOriginatingIndexID(); in _wrap_SBThread_GetExtendedBacktraceOriginatingIndexID()
63906 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetCurrentException() local
63912 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetCurrentException()
63916 result = (arg1)->GetCurrentException(); in _wrap_SBThread_GetCurrentException()
63933 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetCurrentExceptionBacktrace() local
63939 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetCurrentExceptionBacktrace()
63943 result = (arg1)->GetCurrentExceptionBacktrace(); in _wrap_SBThread_GetCurrentExceptionBacktrace()
63960 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_SafeToCallFunctions() local
63966 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_SafeToCallFunctions()
63970 result = (bool)(arg1)->SafeToCallFunctions(); in _wrap_SBThread_SafeToCallFunctions()
63984 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetSiginfo() local
63990 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread_GetSiginfo()
63994 result = (arg1)->GetSiginfo(); in _wrap_SBThread_GetSiginfo()
64011 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread___tostring() local
64017 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_SBThread___tostring()
64021 result = lldb_SBThread___repr__(arg1); in _wrap_SBThread___tostring()
64033 lldb::SBThread *arg1 = (lldb::SBThread *) obj; in swig_delete_SBThread() local
64034 delete arg1; in swig_delete_SBThread()
64157 lldb::SBThreadCollection *arg1 = 0 ; in _wrap_new_SBThreadCollection__SWIG_1() local
64163 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadCollection,0))){ in _wrap_new_SBThreadCollection__SWIG_1()
64167 … (lldb::SBThreadCollection *)new lldb::SBThreadCollection((lldb::SBThreadCollection const &)*arg1); in _wrap_new_SBThreadCollection__SWIG_1()
64214 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_IsValid() local
64220 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadCollection,0))){ in _wrap_SBThreadCollection_IsValid()
64224 result = (bool)((lldb::SBThreadCollection const *)arg1)->IsValid(); in _wrap_SBThreadCollection_IsValid()
64238 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetSize() local
64244 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadCollection,0))){ in _wrap_SBThreadCollection_GetSize()
64248 result = (arg1)->GetSize(); in _wrap_SBThreadCollection_GetSize()
64262 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetThreadAtIndex() local
64270 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadCollection,0))){ in _wrap_SBThreadCollection_GetThreadAtIndex()
64275 result = (arg1)->GetThreadAtIndex(arg2); in _wrap_SBThreadCollection_GetThreadAtIndex()
64290 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) obj; in swig_delete_SBThreadCollection() local
64291 delete arg1; in swig_delete_SBThreadCollection()
64359 lldb::SBThreadPlan *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_1() local
64365 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_new_SBThreadPlan__SWIG_1()
64369 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan((lldb::SBThreadPlan const &)*arg1); in _wrap_new_SBThreadPlan__SWIG_1()
64383 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_2() local
64391 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_new_SBThreadPlan__SWIG_2()
64396 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan(*arg1,(char const *)arg2); in _wrap_new_SBThreadPlan__SWIG_2()
64410 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_3() local
64420 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_new_SBThreadPlan__SWIG_3()
64430 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan(*arg1,(char const *)arg2,*arg3); in _wrap_new_SBThreadPlan__SWIG_3()
64527 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsValid__SWIG_0() local
64533 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_IsValid__SWIG_0()
64537 result = (bool)((lldb::SBThreadPlan const *)arg1)->IsValid(); in _wrap_SBThreadPlan_IsValid__SWIG_0()
64551 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_Clear() local
64556 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_Clear()
64560 (arg1)->Clear(); in _wrap_SBThreadPlan_Clear()
64574 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReason() local
64580 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetStopReason()
64584 result = (lldb::StopReason)(arg1)->GetStopReason(); in _wrap_SBThreadPlan_GetStopReason()
64598 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReasonDataCount() local
64604 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetStopReasonDataCount()
64608 result = (arg1)->GetStopReasonDataCount(); in _wrap_SBThreadPlan_GetStopReasonDataCount()
64622 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReasonDataAtIndex() local
64630 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetStopReasonDataAtIndex()
64635 result = (uint64_t)(arg1)->GetStopReasonDataAtIndex(arg2); in _wrap_SBThreadPlan_GetStopReasonDataAtIndex()
64649 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetThread() local
64655 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetThread()
64659 result = ((lldb::SBThreadPlan const *)arg1)->GetThread(); in _wrap_SBThreadPlan_GetThread()
64676 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetDescription() local
64684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetDescription()
64693 result = (bool)((lldb::SBThreadPlan const *)arg1)->GetDescription(*arg2); in _wrap_SBThreadPlan_GetDescription()
64707 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_SetPlanComplete() local
64714 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_SetPlanComplete()
64719 (arg1)->SetPlanComplete(arg2); in _wrap_SBThreadPlan_SetPlanComplete()
64733 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsPlanComplete() local
64739 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_IsPlanComplete()
64743 result = (bool)(arg1)->IsPlanComplete(); in _wrap_SBThreadPlan_IsPlanComplete()
64757 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsPlanStale() local
64763 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_IsPlanStale()
64767 result = (bool)(arg1)->IsPlanStale(); in _wrap_SBThreadPlan_IsPlanStale()
64781 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsValid__SWIG_1() local
64787 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_IsValid__SWIG_1()
64791 result = (bool)(arg1)->IsValid(); in _wrap_SBThreadPlan_IsValid__SWIG_1()
64849 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopOthers() local
64855 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_GetStopOthers()
64859 result = (bool)(arg1)->GetStopOthers(); in _wrap_SBThreadPlan_GetStopOthers()
64873 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_SetStopOthers() local
64880 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_SetStopOthers()
64885 (arg1)->SetStopOthers(arg2); in _wrap_SBThreadPlan_SetStopOthers()
64899 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0() local
64909 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
64919 result = (arg1)->QueueThreadPlanForStepOverRange(*arg2,arg3); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
64936 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1() local
64948 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
64963 result = (arg1)->QueueThreadPlanForStepOverRange(*arg2,arg3,*arg4); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
65064 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0() local
65074 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
65084 result = (arg1)->QueueThreadPlanForStepInRange(*arg2,arg3); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
65101 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1() local
65113 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
65128 result = (arg1)->QueueThreadPlanForStepInRange(*arg2,arg3,*arg4); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
65229 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0() local
65239 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0()
65245 result = (arg1)->QueueThreadPlanForStepOut(arg2,arg3); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0()
65262 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1() local
65270 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1()
65275 result = (arg1)->QueueThreadPlanForStepOut(arg2); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1()
65292 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2() local
65304 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
65315 result = (arg1)->QueueThreadPlanForStepOut(arg2,arg3,*arg4); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
65426 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0() local
65435 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
65445 result = (arg1)->QueueThreadPlanForRunToAddress(arg2); in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
65462 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1() local
65473 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
65488 result = (arg1)->QueueThreadPlanForRunToAddress(arg2,*arg3); in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
65579 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0() local
65587 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0()
65592 result = (arg1)->QueueThreadPlanForStepScripted((char const *)arg2); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0()
65609 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1() local
65619 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
65629 result = (arg1)->QueueThreadPlanForStepScripted((char const *)arg2,*arg3); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
65646 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2() local
65658 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBThreadPlan,0))){ in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
65673 result = (arg1)->QueueThreadPlanForStepScripted((char const *)arg2,*arg3,*arg4); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
65792 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) obj; in swig_delete_SBThreadPlan() local
65793 delete arg1; in swig_delete_SBThreadPlan()
65875 lldb::SBError *arg1 = 0 ; in _wrap_SBTrace_LoadTraceFromFile() local
65885 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBTrace_LoadTraceFromFile()
65899 result = lldb::SBTrace::LoadTraceFromFile(*arg1,*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTrace_LoadTraceFromFile()
65916 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_CreateNewCursor() local
65926 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_CreateNewCursor()
65940 result = (arg1)->CreateNewCursor(*arg2,*arg3); in _wrap_SBTrace_CreateNewCursor()
65957 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_0() local
65969 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_SaveToDisk__SWIG_0()
65984 result = (arg1)->SaveToDisk(*arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBTrace_SaveToDisk__SWIG_0()
66001 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_1() local
66011 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_SaveToDisk__SWIG_1()
66025 result = (arg1)->SaveToDisk(*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTrace_SaveToDisk__SWIG_1()
66131 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_GetStartConfigurationHelp() local
66137 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_GetStartConfigurationHelp()
66141 result = (char *)(arg1)->GetStartConfigurationHelp(); in _wrap_SBTrace_GetStartConfigurationHelp()
66155 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Start__SWIG_0() local
66163 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_Start__SWIG_0()
66172 result = (arg1)->Start((lldb::SBStructuredData const &)*arg2); in _wrap_SBTrace_Start__SWIG_0()
66189 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Start__SWIG_1() local
66199 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_Start__SWIG_1()
66213 result = (arg1)->Start((lldb::SBThread const &)*arg2,(lldb::SBStructuredData const &)*arg3); in _wrap_SBTrace_Start__SWIG_1()
66304 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Stop__SWIG_0() local
66310 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_Stop__SWIG_0()
66314 result = (arg1)->Stop(); in _wrap_SBTrace_Stop__SWIG_0()
66331 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Stop__SWIG_1() local
66339 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_Stop__SWIG_1()
66348 result = (arg1)->Stop((lldb::SBThread const &)*arg2); in _wrap_SBTrace_Stop__SWIG_1()
66419 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_IsValid() local
66425 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTrace,0))){ in _wrap_SBTrace_IsValid()
66429 result = (bool)(arg1)->IsValid(); in _wrap_SBTrace_IsValid()
66441 lldb::SBTrace *arg1 = (lldb::SBTrace *) obj; in swig_delete_SBTrace() local
66442 delete arg1; in swig_delete_SBTrace()
66514 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_SetForwards() local
66521 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_SetForwards()
66526 (arg1)->SetForwards(arg2); in _wrap_SBTraceCursor_SetForwards()
66540 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsForwards() local
66546 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_IsForwards()
66550 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsForwards(); in _wrap_SBTraceCursor_IsForwards()
66564 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_Next() local
66569 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_Next()
66573 (arg1)->Next(); in _wrap_SBTraceCursor_Next()
66587 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_HasValue() local
66593 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_HasValue()
66597 result = (bool)((lldb::SBTraceCursor const *)arg1)->HasValue(); in _wrap_SBTraceCursor_HasValue()
66611 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GoToId() local
66619 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GoToId()
66624 result = (bool)(arg1)->GoToId(arg2); in _wrap_SBTraceCursor_GoToId()
66638 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_HasId() local
66646 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_HasId()
66651 result = (bool)((lldb::SBTraceCursor const *)arg1)->HasId(arg2); in _wrap_SBTraceCursor_HasId()
66665 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetId() local
66671 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetId()
66675 result = (lldb::user_id_t)((lldb::SBTraceCursor const *)arg1)->GetId(); in _wrap_SBTraceCursor_GetId()
66689 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_Seek() local
66699 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_Seek()
66705 result = (bool)(arg1)->Seek(arg2,arg3); in _wrap_SBTraceCursor_Seek()
66719 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetItemKind() local
66725 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetItemKind()
66729 result = (lldb::TraceItemKind)((lldb::SBTraceCursor const *)arg1)->GetItemKind(); in _wrap_SBTraceCursor_GetItemKind()
66743 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsError() local
66749 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_IsError()
66753 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsError(); in _wrap_SBTraceCursor_IsError()
66767 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetError() local
66773 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetError()
66777 result = (char *)((lldb::SBTraceCursor const *)arg1)->GetError(); in _wrap_SBTraceCursor_GetError()
66791 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsEvent() local
66797 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_IsEvent()
66801 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsEvent(); in _wrap_SBTraceCursor_IsEvent()
66815 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetEventType() local
66821 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetEventType()
66825 result = (lldb::TraceEvent)((lldb::SBTraceCursor const *)arg1)->GetEventType(); in _wrap_SBTraceCursor_GetEventType()
66839 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetEventTypeAsString() local
66845 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetEventTypeAsString()
66849 result = (char *)((lldb::SBTraceCursor const *)arg1)->GetEventTypeAsString(); in _wrap_SBTraceCursor_GetEventTypeAsString()
66863 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsInstruction() local
66869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_IsInstruction()
66873 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsInstruction(); in _wrap_SBTraceCursor_IsInstruction()
66887 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetLoadAddress() local
66893 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetLoadAddress()
66897 result = (lldb::addr_t)((lldb::SBTraceCursor const *)arg1)->GetLoadAddress(); in _wrap_SBTraceCursor_GetLoadAddress()
66911 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetCPU() local
66917 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_GetCPU()
66921 result = (lldb::cpu_id_t)((lldb::SBTraceCursor const *)arg1)->GetCPU(); in _wrap_SBTraceCursor_GetCPU()
66935 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsValid() local
66941 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTraceCursor,0))){ in _wrap_SBTraceCursor_IsValid()
66945 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsValid(); in _wrap_SBTraceCursor_IsValid()
66957 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) obj; in swig_delete_SBTraceCursor() local
66958 delete arg1; in swig_delete_SBTraceCursor()
67041 lldb::SBTypeMember *arg1 = 0 ; in _wrap_new_SBTypeMember__SWIG_1() local
67047 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_new_SBTypeMember__SWIG_1()
67051 result = (lldb::SBTypeMember *)new lldb::SBTypeMember((lldb::SBTypeMember const &)*arg1); in _wrap_new_SBTypeMember__SWIG_1()
67098 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_IsValid() local
67104 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_IsValid()
67108 result = (bool)((lldb::SBTypeMember const *)arg1)->IsValid(); in _wrap_SBTypeMember_IsValid()
67122 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetName() local
67128 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetName()
67132 result = (char *)(arg1)->GetName(); in _wrap_SBTypeMember_GetName()
67146 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetType() local
67152 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetType()
67156 result = (arg1)->GetType(); in _wrap_SBTypeMember_GetType()
67173 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetOffsetInBytes() local
67179 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetOffsetInBytes()
67183 result = (uint64_t)(arg1)->GetOffsetInBytes(); in _wrap_SBTypeMember_GetOffsetInBytes()
67197 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetOffsetInBits() local
67203 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetOffsetInBits()
67207 result = (uint64_t)(arg1)->GetOffsetInBits(); in _wrap_SBTypeMember_GetOffsetInBits()
67221 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_IsBitfield() local
67227 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_IsBitfield()
67231 result = (bool)(arg1)->IsBitfield(); in _wrap_SBTypeMember_IsBitfield()
67245 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetBitfieldSizeInBits() local
67251 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetBitfieldSizeInBits()
67255 result = (uint32_t)(arg1)->GetBitfieldSizeInBits(); in _wrap_SBTypeMember_GetBitfieldSizeInBits()
67269 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetDescription() local
67279 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember_GetDescription()
67289 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeMember_GetDescription()
67303 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember___tostring() local
67309 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMember,0))){ in _wrap_SBTypeMember___tostring()
67313 result = lldb_SBTypeMember___repr__(arg1); in _wrap_SBTypeMember___tostring()
67325 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) obj; in swig_delete_SBTypeMember() local
67326 delete arg1; in swig_delete_SBTypeMember()
67401 lldb::SBTypeMemberFunction *arg1 = 0 ; in _wrap_new_SBTypeMemberFunction__SWIG_1() local
67407 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_new_SBTypeMemberFunction__SWIG_1()
67411 …::SBTypeMemberFunction *)new lldb::SBTypeMemberFunction((lldb::SBTypeMemberFunction const &)*arg1); in _wrap_new_SBTypeMemberFunction__SWIG_1()
67458 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_IsValid() local
67464 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_IsValid()
67468 result = (bool)((lldb::SBTypeMemberFunction const *)arg1)->IsValid(); in _wrap_SBTypeMemberFunction_IsValid()
67482 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetName() local
67488 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetName()
67492 result = (char *)(arg1)->GetName(); in _wrap_SBTypeMemberFunction_GetName()
67506 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetDemangledName() local
67512 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetDemangledName()
67516 result = (char *)(arg1)->GetDemangledName(); in _wrap_SBTypeMemberFunction_GetDemangledName()
67530 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetMangledName() local
67536 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetMangledName()
67540 result = (char *)(arg1)->GetMangledName(); in _wrap_SBTypeMemberFunction_GetMangledName()
67554 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetType() local
67560 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetType()
67564 result = (arg1)->GetType(); in _wrap_SBTypeMemberFunction_GetType()
67581 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetReturnType() local
67587 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetReturnType()
67591 result = (arg1)->GetReturnType(); in _wrap_SBTypeMemberFunction_GetReturnType()
67608 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetNumberOfArguments() local
67614 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetNumberOfArguments()
67618 result = (uint32_t)(arg1)->GetNumberOfArguments(); in _wrap_SBTypeMemberFunction_GetNumberOfArguments()
67632 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex() local
67640 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex()
67645 result = (arg1)->GetArgumentTypeAtIndex(arg2); in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex()
67662 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetKind() local
67668 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetKind()
67672 result = (lldb::MemberFunctionKind)(arg1)->GetKind(); in _wrap_SBTypeMemberFunction_GetKind()
67686 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetDescription() local
67696 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction_GetDescription()
67706 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeMemberFunction_GetDescription()
67720 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction___tostring() local
67726 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeMemberFunction,0))){ in _wrap_SBTypeMemberFunction___tostring()
67730 result = lldb_SBTypeMemberFunction___repr__(arg1); in _wrap_SBTypeMemberFunction___tostring()
67742 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) obj; in swig_delete_SBTypeMemberFunction() local
67743 delete arg1; in swig_delete_SBTypeMemberFunction()
67820 lldb::SBTypeStaticField *arg1 = 0 ; in _wrap_new_SBTypeStaticField__SWIG_1() local
67826 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_new_SBTypeStaticField__SWIG_1()
67830 …t = (lldb::SBTypeStaticField *)new lldb::SBTypeStaticField((lldb::SBTypeStaticField const &)*arg1); in _wrap_new_SBTypeStaticField__SWIG_1()
67877 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_IsValid() local
67883 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_SBTypeStaticField_IsValid()
67887 result = (bool)((lldb::SBTypeStaticField const *)arg1)->IsValid(); in _wrap_SBTypeStaticField_IsValid()
67901 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetName() local
67907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_SBTypeStaticField_GetName()
67911 result = (char *)(arg1)->GetName(); in _wrap_SBTypeStaticField_GetName()
67925 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetMangledName() local
67931 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_SBTypeStaticField_GetMangledName()
67935 result = (char *)(arg1)->GetMangledName(); in _wrap_SBTypeStaticField_GetMangledName()
67949 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetType() local
67955 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_SBTypeStaticField_GetType()
67959 result = (arg1)->GetType(); in _wrap_SBTypeStaticField_GetType()
67976 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetConstantValue() local
67985 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeStaticField,0))){ in _wrap_SBTypeStaticField_GetConstantValue()
67995 result = (arg1)->GetConstantValue(arg2); in _wrap_SBTypeStaticField_GetConstantValue()
68010 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) obj; in swig_delete_SBTypeStaticField() local
68011 delete arg1; in swig_delete_SBTypeStaticField()
68081 lldb::SBType *arg1 = 0 ; in _wrap_new_SBType__SWIG_1() local
68087 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_new_SBType__SWIG_1()
68091 result = (lldb::SBType *)new lldb::SBType((lldb::SBType const &)*arg1); in _wrap_new_SBType__SWIG_1()
68138 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsValid() local
68144 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsValid()
68148 result = (bool)((lldb::SBType const *)arg1)->IsValid(); in _wrap_SBType_IsValid()
68162 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetByteSize() local
68168 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetByteSize()
68172 result = (uint64_t)(arg1)->GetByteSize(); in _wrap_SBType_GetByteSize()
68186 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetByteAlign() local
68192 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetByteAlign()
68196 result = (uint64_t)(arg1)->GetByteAlign(); in _wrap_SBType_GetByteAlign()
68210 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsPointerType() local
68216 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsPointerType()
68220 result = (bool)(arg1)->IsPointerType(); in _wrap_SBType_IsPointerType()
68234 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsReferenceType() local
68240 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsReferenceType()
68244 result = (bool)(arg1)->IsReferenceType(); in _wrap_SBType_IsReferenceType()
68258 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsFunctionType() local
68264 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsFunctionType()
68268 result = (bool)(arg1)->IsFunctionType(); in _wrap_SBType_IsFunctionType()
68282 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsPolymorphicClass() local
68288 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsPolymorphicClass()
68292 result = (bool)(arg1)->IsPolymorphicClass(); in _wrap_SBType_IsPolymorphicClass()
68306 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsArrayType() local
68312 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsArrayType()
68316 result = (bool)(arg1)->IsArrayType(); in _wrap_SBType_IsArrayType()
68330 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsVectorType() local
68336 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsVectorType()
68340 result = (bool)(arg1)->IsVectorType(); in _wrap_SBType_IsVectorType()
68354 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsTypedefType() local
68360 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsTypedefType()
68364 result = (bool)(arg1)->IsTypedefType(); in _wrap_SBType_IsTypedefType()
68378 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsAnonymousType() local
68384 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsAnonymousType()
68388 result = (bool)(arg1)->IsAnonymousType(); in _wrap_SBType_IsAnonymousType()
68402 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsScopedEnumerationType() local
68408 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsScopedEnumerationType()
68412 result = (bool)(arg1)->IsScopedEnumerationType(); in _wrap_SBType_IsScopedEnumerationType()
68426 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsAggregateType() local
68432 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsAggregateType()
68436 result = (bool)(arg1)->IsAggregateType(); in _wrap_SBType_IsAggregateType()
68450 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetPointerType() local
68456 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetPointerType()
68460 result = (arg1)->GetPointerType(); in _wrap_SBType_GetPointerType()
68477 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetPointeeType() local
68483 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetPointeeType()
68487 result = (arg1)->GetPointeeType(); in _wrap_SBType_GetPointeeType()
68504 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetReferenceType() local
68510 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetReferenceType()
68514 result = (arg1)->GetReferenceType(); in _wrap_SBType_GetReferenceType()
68531 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypedefedType() local
68537 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetTypedefedType()
68541 result = (arg1)->GetTypedefedType(); in _wrap_SBType_GetTypedefedType()
68558 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDereferencedType() local
68564 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetDereferencedType()
68568 result = (arg1)->GetDereferencedType(); in _wrap_SBType_GetDereferencedType()
68585 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetUnqualifiedType() local
68591 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetUnqualifiedType()
68595 result = (arg1)->GetUnqualifiedType(); in _wrap_SBType_GetUnqualifiedType()
68612 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetArrayElementType() local
68618 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetArrayElementType()
68622 result = (arg1)->GetArrayElementType(); in _wrap_SBType_GetArrayElementType()
68639 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetArrayType() local
68647 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetArrayType()
68652 result = (arg1)->GetArrayType(arg2); in _wrap_SBType_GetArrayType()
68669 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetVectorElementType() local
68675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetVectorElementType()
68679 result = (arg1)->GetVectorElementType(); in _wrap_SBType_GetVectorElementType()
68696 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetCanonicalType() local
68702 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetCanonicalType()
68706 result = (arg1)->GetCanonicalType(); in _wrap_SBType_GetCanonicalType()
68723 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetEnumerationIntegerType() local
68729 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetEnumerationIntegerType()
68733 result = (arg1)->GetEnumerationIntegerType(); in _wrap_SBType_GetEnumerationIntegerType()
68750 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetBasicType__SWIG_0() local
68756 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetBasicType__SWIG_0()
68760 result = (lldb::BasicType)(arg1)->GetBasicType(); in _wrap_SBType_GetBasicType__SWIG_0()
68774 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetBasicType__SWIG_1() local
68782 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetBasicType__SWIG_1()
68787 result = (arg1)->GetBasicType(arg2); in _wrap_SBType_GetBasicType__SWIG_1()
68853 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfFields() local
68859 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetNumberOfFields()
68863 result = (uint32_t)(arg1)->GetNumberOfFields(); in _wrap_SBType_GetNumberOfFields()
68877 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfDirectBaseClasses() local
68883 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetNumberOfDirectBaseClasses()
68887 result = (uint32_t)(arg1)->GetNumberOfDirectBaseClasses(); in _wrap_SBType_GetNumberOfDirectBaseClasses()
68901 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfVirtualBaseClasses() local
68907 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetNumberOfVirtualBaseClasses()
68911 result = (uint32_t)(arg1)->GetNumberOfVirtualBaseClasses(); in _wrap_SBType_GetNumberOfVirtualBaseClasses()
68925 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFieldAtIndex() local
68933 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetFieldAtIndex()
68938 result = (arg1)->GetFieldAtIndex(arg2); in _wrap_SBType_GetFieldAtIndex()
68955 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDirectBaseClassAtIndex() local
68963 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetDirectBaseClassAtIndex()
68968 result = (arg1)->GetDirectBaseClassAtIndex(arg2); in _wrap_SBType_GetDirectBaseClassAtIndex()
68985 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetVirtualBaseClassAtIndex() local
68993 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetVirtualBaseClassAtIndex()
68998 result = (arg1)->GetVirtualBaseClassAtIndex(arg2); in _wrap_SBType_GetVirtualBaseClassAtIndex()
69015 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetStaticFieldWithName() local
69023 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetStaticFieldWithName()
69028 result = (arg1)->GetStaticFieldWithName((char const *)arg2); in _wrap_SBType_GetStaticFieldWithName()
69045 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetEnumMembers() local
69051 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetEnumMembers()
69055 result = (arg1)->GetEnumMembers(); in _wrap_SBType_GetEnumMembers()
69072 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfTemplateArguments() local
69078 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetNumberOfTemplateArguments()
69082 result = (uint32_t)(arg1)->GetNumberOfTemplateArguments(); in _wrap_SBType_GetNumberOfTemplateArguments()
69096 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTemplateArgumentType() local
69104 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetTemplateArgumentType()
69109 result = (arg1)->GetTemplateArgumentType(arg2); in _wrap_SBType_GetTemplateArgumentType()
69126 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTemplateArgumentKind() local
69134 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetTemplateArgumentKind()
69139 result = (lldb::TemplateArgumentKind)(arg1)->GetTemplateArgumentKind(arg2); in _wrap_SBType_GetTemplateArgumentKind()
69153 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFunctionReturnType() local
69159 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetFunctionReturnType()
69163 result = (arg1)->GetFunctionReturnType(); in _wrap_SBType_GetFunctionReturnType()
69180 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFunctionArgumentTypes() local
69186 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetFunctionArgumentTypes()
69190 result = (arg1)->GetFunctionArgumentTypes(); in _wrap_SBType_GetFunctionArgumentTypes()
69207 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfMemberFunctions() local
69213 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetNumberOfMemberFunctions()
69217 result = (uint32_t)(arg1)->GetNumberOfMemberFunctions(); in _wrap_SBType_GetNumberOfMemberFunctions()
69231 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetMemberFunctionAtIndex() local
69239 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetMemberFunctionAtIndex()
69244 result = (arg1)->GetMemberFunctionAtIndex(arg2); in _wrap_SBType_GetMemberFunctionAtIndex()
69261 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetModule() local
69267 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetModule()
69271 result = (arg1)->GetModule(); in _wrap_SBType_GetModule()
69288 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetName() local
69294 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetName()
69298 result = (char *)(arg1)->GetName(); in _wrap_SBType_GetName()
69312 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDisplayTypeName() local
69318 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetDisplayTypeName()
69322 result = (char *)(arg1)->GetDisplayTypeName(); in _wrap_SBType_GetDisplayTypeName()
69336 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypeClass() local
69342 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetTypeClass()
69346 result = (lldb::TypeClass)(arg1)->GetTypeClass(); in _wrap_SBType_GetTypeClass()
69360 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsTypeComplete() local
69366 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_IsTypeComplete()
69370 result = (bool)(arg1)->IsTypeComplete(); in _wrap_SBType_IsTypeComplete()
69384 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypeFlags() local
69390 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetTypeFlags()
69394 result = (uint32_t)(arg1)->GetTypeFlags(); in _wrap_SBType_GetTypeFlags()
69408 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDescription() local
69418 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_GetDescription()
69428 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBType_GetDescription()
69442 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_FindDirectNestedType() local
69450 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType_FindDirectNestedType()
69455 result = (arg1)->FindDirectNestedType((char const *)arg2); in _wrap_SBType_FindDirectNestedType()
69472 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType___eq() local
69480 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType___eq()
69489 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBType___eq()
69503 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType___tostring() local
69509 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBType___tostring()
69513 result = lldb_SBType___repr__(arg1); in _wrap_SBType___tostring()
69525 lldb::SBType *arg1 = (lldb::SBType *) obj; in swig_delete_SBType() local
69526 delete arg1; in swig_delete_SBType()
69643 lldb::SBTypeList *arg1 = 0 ; in _wrap_new_SBTypeList__SWIG_1() local
69649 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeList,0))){ in _wrap_new_SBTypeList__SWIG_1()
69653 result = (lldb::SBTypeList *)new lldb::SBTypeList((lldb::SBTypeList const &)*arg1); in _wrap_new_SBTypeList__SWIG_1()
69700 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_IsValid() local
69706 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeList,0))){ in _wrap_SBTypeList_IsValid()
69710 result = (bool)(arg1)->IsValid(); in _wrap_SBTypeList_IsValid()
69724 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_Append() local
69732 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeList,0))){ in _wrap_SBTypeList_Append()
69742 (arg1)->Append(arg2); in _wrap_SBTypeList_Append()
69756 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_GetTypeAtIndex() local
69764 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeList,0))){ in _wrap_SBTypeList_GetTypeAtIndex()
69769 result = (arg1)->GetTypeAtIndex(arg2); in _wrap_SBTypeList_GetTypeAtIndex()
69786 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_GetSize() local
69792 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeList,0))){ in _wrap_SBTypeList_GetSize()
69796 result = (uint32_t)(arg1)->GetSize(); in _wrap_SBTypeList_GetSize()
69808 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) obj; in swig_delete_SBTypeList() local
69809 delete arg1; in swig_delete_SBTypeList()
69878 lldb::SBTypeCategory *arg1 = 0 ; in _wrap_new_SBTypeCategory__SWIG_1() local
69884 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_new_SBTypeCategory__SWIG_1()
69888 result = (lldb::SBTypeCategory *)new lldb::SBTypeCategory((lldb::SBTypeCategory const &)*arg1); in _wrap_new_SBTypeCategory__SWIG_1()
69935 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_IsValid() local
69941 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_IsValid()
69945 result = (bool)((lldb::SBTypeCategory const *)arg1)->IsValid(); in _wrap_SBTypeCategory_IsValid()
69959 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetEnabled() local
69965 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetEnabled()
69969 result = (bool)(arg1)->GetEnabled(); in _wrap_SBTypeCategory_GetEnabled()
69983 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_SetEnabled() local
69990 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_SetEnabled()
69995 (arg1)->SetEnabled(arg2); in _wrap_SBTypeCategory_SetEnabled()
70009 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetName() local
70015 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetName()
70019 result = (char *)(arg1)->GetName(); in _wrap_SBTypeCategory_GetName()
70033 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetLanguageAtIndex() local
70041 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetLanguageAtIndex()
70046 result = (lldb::LanguageType)(arg1)->GetLanguageAtIndex(arg2); in _wrap_SBTypeCategory_GetLanguageAtIndex()
70060 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumLanguages() local
70066 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetNumLanguages()
70070 result = (uint32_t)(arg1)->GetNumLanguages(); in _wrap_SBTypeCategory_GetNumLanguages()
70084 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddLanguage() local
70091 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_AddLanguage()
70096 (arg1)->AddLanguage(arg2); in _wrap_SBTypeCategory_AddLanguage()
70110 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetDescription() local
70120 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetDescription()
70130 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeCategory_GetDescription()
70144 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumFormats() local
70150 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetNumFormats()
70154 result = (uint32_t)(arg1)->GetNumFormats(); in _wrap_SBTypeCategory_GetNumFormats()
70168 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumSummaries() local
70174 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetNumSummaries()
70178 result = (uint32_t)(arg1)->GetNumSummaries(); in _wrap_SBTypeCategory_GetNumSummaries()
70192 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumFilters() local
70198 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetNumFilters()
70202 result = (uint32_t)(arg1)->GetNumFilters(); in _wrap_SBTypeCategory_GetNumFilters()
70216 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumSynthetics() local
70222 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetNumSynthetics()
70226 result = (uint32_t)(arg1)->GetNumSynthetics(); in _wrap_SBTypeCategory_GetNumSynthetics()
70240 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex() local
70248 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex()
70253 result = (arg1)->GetTypeNameSpecifierForFilterAtIndex(arg2); in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex()
70270 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex() local
70278 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex()
70283 result = (arg1)->GetTypeNameSpecifierForFormatAtIndex(arg2); in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex()
70300 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex() local
70308 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex()
70313 result = (arg1)->GetTypeNameSpecifierForSummaryAtIndex(arg2); in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex()
70330 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex() local
70338 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex()
70343 result = (arg1)->GetTypeNameSpecifierForSyntheticAtIndex(arg2); in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex()
70360 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFilterForType() local
70369 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetFilterForType()
70379 result = (arg1)->GetFilterForType(arg2); in _wrap_SBTypeCategory_GetFilterForType()
70396 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFormatForType() local
70405 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetFormatForType()
70415 result = (arg1)->GetFormatForType(arg2); in _wrap_SBTypeCategory_GetFormatForType()
70432 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSummaryForType() local
70441 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetSummaryForType()
70451 result = (arg1)->GetSummaryForType(arg2); in _wrap_SBTypeCategory_GetSummaryForType()
70468 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSyntheticForType() local
70477 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetSyntheticForType()
70487 result = (arg1)->GetSyntheticForType(arg2); in _wrap_SBTypeCategory_GetSyntheticForType()
70504 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFilterAtIndex() local
70512 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetFilterAtIndex()
70517 result = (arg1)->GetFilterAtIndex(arg2); in _wrap_SBTypeCategory_GetFilterAtIndex()
70534 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFormatAtIndex() local
70542 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetFormatAtIndex()
70547 result = (arg1)->GetFormatAtIndex(arg2); in _wrap_SBTypeCategory_GetFormatAtIndex()
70564 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSummaryAtIndex() local
70572 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetSummaryAtIndex()
70577 result = (arg1)->GetSummaryAtIndex(arg2); in _wrap_SBTypeCategory_GetSummaryAtIndex()
70594 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSyntheticAtIndex() local
70602 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_GetSyntheticAtIndex()
70607 result = (arg1)->GetSyntheticAtIndex(arg2); in _wrap_SBTypeCategory_GetSyntheticAtIndex()
70624 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeFormat() local
70636 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_AddTypeFormat()
70652 result = (bool)(arg1)->AddTypeFormat(arg2,arg3); in _wrap_SBTypeCategory_AddTypeFormat()
70666 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeFormat() local
70675 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_DeleteTypeFormat()
70685 result = (bool)(arg1)->DeleteTypeFormat(arg2); in _wrap_SBTypeCategory_DeleteTypeFormat()
70699 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeSummary() local
70711 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_AddTypeSummary()
70727 result = (bool)(arg1)->AddTypeSummary(arg2,arg3); in _wrap_SBTypeCategory_AddTypeSummary()
70741 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeSummary() local
70750 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_DeleteTypeSummary()
70760 result = (bool)(arg1)->DeleteTypeSummary(arg2); in _wrap_SBTypeCategory_DeleteTypeSummary()
70774 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeFilter() local
70786 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_AddTypeFilter()
70802 result = (bool)(arg1)->AddTypeFilter(arg2,arg3); in _wrap_SBTypeCategory_AddTypeFilter()
70816 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeFilter() local
70825 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_DeleteTypeFilter()
70835 result = (bool)(arg1)->DeleteTypeFilter(arg2); in _wrap_SBTypeCategory_DeleteTypeFilter()
70849 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeSynthetic() local
70861 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_AddTypeSynthetic()
70877 result = (bool)(arg1)->AddTypeSynthetic(arg2,arg3); in _wrap_SBTypeCategory_AddTypeSynthetic()
70891 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeSynthetic() local
70900 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory_DeleteTypeSynthetic()
70910 result = (bool)(arg1)->DeleteTypeSynthetic(arg2); in _wrap_SBTypeCategory_DeleteTypeSynthetic()
70924 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory___eq() local
70932 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory___eq()
70941 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeCategory___eq()
70955 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory___tostring() local
70961 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeCategory,0))){ in _wrap_SBTypeCategory___tostring()
70965 result = lldb_SBTypeCategory___repr__(arg1); in _wrap_SBTypeCategory___tostring()
70977 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) obj; in swig_delete_SBTypeCategory() local
70978 delete arg1; in swig_delete_SBTypeCategory()
71079 lldb::SBTypeEnumMember *arg1 = 0 ; in _wrap_new_SBTypeEnumMember__SWIG_1() local
71085 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_new_SBTypeEnumMember__SWIG_1()
71089 …sult = (lldb::SBTypeEnumMember *)new lldb::SBTypeEnumMember((lldb::SBTypeEnumMember const &)*arg1); in _wrap_new_SBTypeEnumMember__SWIG_1()
71136 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_IsValid() local
71142 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_IsValid()
71146 result = (bool)((lldb::SBTypeEnumMember const *)arg1)->IsValid(); in _wrap_SBTypeEnumMember_IsValid()
71160 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetValueAsSigned() local
71166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_GetValueAsSigned()
71170 result = (int64_t)(arg1)->GetValueAsSigned(); in _wrap_SBTypeEnumMember_GetValueAsSigned()
71184 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetValueAsUnsigned() local
71190 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_GetValueAsUnsigned()
71194 result = (uint64_t)(arg1)->GetValueAsUnsigned(); in _wrap_SBTypeEnumMember_GetValueAsUnsigned()
71208 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetName() local
71214 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_GetName()
71218 result = (char *)(arg1)->GetName(); in _wrap_SBTypeEnumMember_GetName()
71232 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetType() local
71238 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_GetType()
71242 result = (arg1)->GetType(); in _wrap_SBTypeEnumMember_GetType()
71259 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetDescription() local
71269 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember_GetDescription()
71279 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeEnumMember_GetDescription()
71293 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember___tostring() local
71299 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMember,0))){ in _wrap_SBTypeEnumMember___tostring()
71303 result = lldb_SBTypeEnumMember___repr__(arg1); in _wrap_SBTypeEnumMember___tostring()
71315 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) obj; in swig_delete_SBTypeEnumMember() local
71316 delete arg1; in swig_delete_SBTypeEnumMember()
71389 lldb::SBTypeEnumMemberList *arg1 = 0 ; in _wrap_new_SBTypeEnumMemberList__SWIG_1() local
71395 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMemberList,0))){ in _wrap_new_SBTypeEnumMemberList__SWIG_1()
71399 …::SBTypeEnumMemberList *)new lldb::SBTypeEnumMemberList((lldb::SBTypeEnumMemberList const &)*arg1); in _wrap_new_SBTypeEnumMemberList__SWIG_1()
71446 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_IsValid() local
71452 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMemberList,0))){ in _wrap_SBTypeEnumMemberList_IsValid()
71456 result = (bool)(arg1)->IsValid(); in _wrap_SBTypeEnumMemberList_IsValid()
71470 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_Append() local
71478 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMemberList,0))){ in _wrap_SBTypeEnumMemberList_Append()
71488 (arg1)->Append(arg2); in _wrap_SBTypeEnumMemberList_Append()
71502 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex() local
71510 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMemberList,0))){ in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex()
71515 result = (arg1)->GetTypeEnumMemberAtIndex(arg2); in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex()
71532 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_GetSize() local
71538 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeEnumMemberList,0))){ in _wrap_SBTypeEnumMemberList_GetSize()
71542 result = (uint32_t)(arg1)->GetSize(); in _wrap_SBTypeEnumMemberList_GetSize()
71554 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) obj; in swig_delete_SBTypeEnumMemberList() local
71555 delete arg1; in swig_delete_SBTypeEnumMemberList()
71624 uint32_t arg1 ; in _wrap_new_SBTypeFilter__SWIG_1() local
71629 arg1 = (uint32_t)lua_tointeger(L, 1); in _wrap_new_SBTypeFilter__SWIG_1()
71630 result = (lldb::SBTypeFilter *)new lldb::SBTypeFilter(arg1); in _wrap_new_SBTypeFilter__SWIG_1()
71644 lldb::SBTypeFilter *arg1 = 0 ; in _wrap_new_SBTypeFilter__SWIG_2() local
71650 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_new_SBTypeFilter__SWIG_2()
71654 result = (lldb::SBTypeFilter *)new lldb::SBTypeFilter((lldb::SBTypeFilter const &)*arg1); in _wrap_new_SBTypeFilter__SWIG_2()
71711 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_IsValid() local
71717 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_IsValid()
71721 result = (bool)((lldb::SBTypeFilter const *)arg1)->IsValid(); in _wrap_SBTypeFilter_IsValid()
71735 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetNumberOfExpressionPaths() local
71741 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_GetNumberOfExpressionPaths()
71745 result = (uint32_t)(arg1)->GetNumberOfExpressionPaths(); in _wrap_SBTypeFilter_GetNumberOfExpressionPaths()
71759 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetExpressionPathAtIndex() local
71767 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_GetExpressionPathAtIndex()
71772 result = (char *)(arg1)->GetExpressionPathAtIndex(arg2); in _wrap_SBTypeFilter_GetExpressionPathAtIndex()
71786 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_ReplaceExpressionPathAtIndex() local
71796 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_ReplaceExpressionPathAtIndex()
71802 result = (bool)(arg1)->ReplaceExpressionPathAtIndex(arg2,(char const *)arg3); in _wrap_SBTypeFilter_ReplaceExpressionPathAtIndex()
71816 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_AppendExpressionPath() local
71823 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_AppendExpressionPath()
71828 (arg1)->AppendExpressionPath((char const *)arg2); in _wrap_SBTypeFilter_AppendExpressionPath()
71842 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_Clear() local
71847 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_Clear()
71851 (arg1)->Clear(); in _wrap_SBTypeFilter_Clear()
71865 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetOptions() local
71871 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_GetOptions()
71875 result = (uint32_t)(arg1)->GetOptions(); in _wrap_SBTypeFilter_GetOptions()
71889 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_SetOptions() local
71896 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_SetOptions()
71901 (arg1)->SetOptions(arg2); in _wrap_SBTypeFilter_SetOptions()
71915 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetDescription() local
71925 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_GetDescription()
71935 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeFilter_GetDescription()
71949 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_IsEqualTo() local
71957 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter_IsEqualTo()
71966 result = (bool)(arg1)->IsEqualTo(*arg2); in _wrap_SBTypeFilter_IsEqualTo()
71980 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter___eq() local
71988 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter___eq()
71997 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeFilter___eq()
72011 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter___tostring() local
72017 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFilter,0))){ in _wrap_SBTypeFilter___tostring()
72021 result = lldb_SBTypeFilter___repr__(arg1); in _wrap_SBTypeFilter___tostring()
72033 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) obj; in swig_delete_SBTypeFilter() local
72034 delete arg1; in swig_delete_SBTypeFilter()
72113 lldb::Format arg1 ; in _wrap_new_SBTypeFormat__SWIG_1() local
72120 arg1 = (lldb::Format)lua_tointeger(L, 1); in _wrap_new_SBTypeFormat__SWIG_1()
72122 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat(arg1,arg2); in _wrap_new_SBTypeFormat__SWIG_1()
72136 lldb::Format arg1 ; in _wrap_new_SBTypeFormat__SWIG_2() local
72141 arg1 = (lldb::Format)lua_tointeger(L, 1); in _wrap_new_SBTypeFormat__SWIG_2()
72142 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat(arg1); in _wrap_new_SBTypeFormat__SWIG_2()
72156 char *arg1 = (char *) 0 ; in _wrap_new_SBTypeFormat__SWIG_3() local
72163 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBTypeFormat__SWIG_3()
72165 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((char const *)arg1,arg2); in _wrap_new_SBTypeFormat__SWIG_3()
72179 char *arg1 = (char *) 0 ; in _wrap_new_SBTypeFormat__SWIG_4() local
72184 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBTypeFormat__SWIG_4()
72185 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((char const *)arg1); in _wrap_new_SBTypeFormat__SWIG_4()
72199 lldb::SBTypeFormat *arg1 = 0 ; in _wrap_new_SBTypeFormat__SWIG_5() local
72205 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_new_SBTypeFormat__SWIG_5()
72209 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((lldb::SBTypeFormat const &)*arg1); in _wrap_new_SBTypeFormat__SWIG_5()
72306 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_IsValid() local
72312 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_IsValid()
72316 result = (bool)((lldb::SBTypeFormat const *)arg1)->IsValid(); in _wrap_SBTypeFormat_IsValid()
72330 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetFormat() local
72336 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_GetFormat()
72340 result = (lldb::Format)(arg1)->GetFormat(); in _wrap_SBTypeFormat_GetFormat()
72354 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetTypeName() local
72360 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_GetTypeName()
72364 result = (char *)(arg1)->GetTypeName(); in _wrap_SBTypeFormat_GetTypeName()
72378 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetOptions() local
72384 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_GetOptions()
72388 result = (uint32_t)(arg1)->GetOptions(); in _wrap_SBTypeFormat_GetOptions()
72402 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetFormat() local
72409 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_SetFormat()
72414 (arg1)->SetFormat(arg2); in _wrap_SBTypeFormat_SetFormat()
72428 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetTypeName() local
72435 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_SetTypeName()
72440 (arg1)->SetTypeName((char const *)arg2); in _wrap_SBTypeFormat_SetTypeName()
72454 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetOptions() local
72461 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_SetOptions()
72466 (arg1)->SetOptions(arg2); in _wrap_SBTypeFormat_SetOptions()
72480 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetDescription() local
72490 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_GetDescription()
72500 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeFormat_GetDescription()
72514 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_IsEqualTo() local
72522 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat_IsEqualTo()
72531 result = (bool)(arg1)->IsEqualTo(*arg2); in _wrap_SBTypeFormat_IsEqualTo()
72545 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat___eq() local
72553 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat___eq()
72562 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeFormat___eq()
72576 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat___tostring() local
72582 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeFormat,0))){ in _wrap_SBTypeFormat___tostring()
72586 result = lldb_SBTypeFormat___repr__(arg1); in _wrap_SBTypeFormat___tostring()
72598 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) obj; in swig_delete_SBTypeFormat() local
72599 delete arg1; in swig_delete_SBTypeFormat()
72677 char *arg1 = (char *) 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_1() local
72684 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBTypeNameSpecifier__SWIG_1()
72686 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1,arg2); in _wrap_new_SBTypeNameSpecifier__SWIG_1()
72700 char *arg1 = (char *) 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_2() local
72705 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBTypeNameSpecifier__SWIG_2()
72706 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1); in _wrap_new_SBTypeNameSpecifier__SWIG_2()
72720 char *arg1 = (char *) 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_3() local
72727 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBTypeNameSpecifier__SWIG_3()
72729 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1,arg2); in _wrap_new_SBTypeNameSpecifier__SWIG_3()
72743 lldb::SBType arg1 ; in _wrap_new_SBTypeNameSpecifier__SWIG_4() local
72753 arg1 = *argp1; in _wrap_new_SBTypeNameSpecifier__SWIG_4()
72755 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier(arg1); in _wrap_new_SBTypeNameSpecifier__SWIG_4()
72769 lldb::SBTypeNameSpecifier *arg1 = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_5() local
72775 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_new_SBTypeNameSpecifier__SWIG_5()
72779 …ldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((lldb::SBTypeNameSpecifier const &)*arg1); in _wrap_new_SBTypeNameSpecifier__SWIG_5()
72881 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsValid() local
72887 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_IsValid()
72891 result = (bool)((lldb::SBTypeNameSpecifier const *)arg1)->IsValid(); in _wrap_SBTypeNameSpecifier_IsValid()
72905 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetName() local
72911 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_GetName()
72915 result = (char *)(arg1)->GetName(); in _wrap_SBTypeNameSpecifier_GetName()
72929 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetType() local
72935 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_GetType()
72939 result = (arg1)->GetType(); in _wrap_SBTypeNameSpecifier_GetType()
72956 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetMatchType() local
72962 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_GetMatchType()
72966 result = (lldb::FormatterMatchType)(arg1)->GetMatchType(); in _wrap_SBTypeNameSpecifier_GetMatchType()
72980 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsRegex() local
72986 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_IsRegex()
72990 result = (bool)(arg1)->IsRegex(); in _wrap_SBTypeNameSpecifier_IsRegex()
73004 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetDescription() local
73014 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_GetDescription()
73024 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeNameSpecifier_GetDescription()
73038 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsEqualTo() local
73046 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier_IsEqualTo()
73055 result = (bool)(arg1)->IsEqualTo(*arg2); in _wrap_SBTypeNameSpecifier_IsEqualTo()
73069 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier___eq() local
73077 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier___eq()
73086 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeNameSpecifier___eq()
73100 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier___tostring() local
73106 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeNameSpecifier,0))){ in _wrap_SBTypeNameSpecifier___tostring()
73110 result = lldb_SBTypeNameSpecifier___repr__(arg1); in _wrap_SBTypeNameSpecifier___tostring()
73122 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) obj; in swig_delete_SBTypeNameSpecifier() local
73123 delete arg1; in swig_delete_SBTypeNameSpecifier()
73199 lldb::SBTypeSummaryOptions *arg1 = 0 ; in _wrap_new_SBTypeSummaryOptions__SWIG_1() local
73205 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_new_SBTypeSummaryOptions__SWIG_1()
73209 …::SBTypeSummaryOptions *)new lldb::SBTypeSummaryOptions((lldb::SBTypeSummaryOptions const &)*arg1); in _wrap_new_SBTypeSummaryOptions__SWIG_1()
73256 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_IsValid() local
73262 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_SBTypeSummaryOptions_IsValid()
73266 result = (bool)(arg1)->IsValid(); in _wrap_SBTypeSummaryOptions_IsValid()
73280 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_GetLanguage() local
73286 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_SBTypeSummaryOptions_GetLanguage()
73290 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBTypeSummaryOptions_GetLanguage()
73304 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_GetCapping() local
73310 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_SBTypeSummaryOptions_GetCapping()
73314 result = (lldb::TypeSummaryCapping)(arg1)->GetCapping(); in _wrap_SBTypeSummaryOptions_GetCapping()
73328 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_SetLanguage() local
73335 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_SBTypeSummaryOptions_SetLanguage()
73340 (arg1)->SetLanguage(arg2); in _wrap_SBTypeSummaryOptions_SetLanguage()
73354 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_SetCapping() local
73361 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummaryOptions,0))){ in _wrap_SBTypeSummaryOptions_SetCapping()
73366 (arg1)->SetCapping(arg2); in _wrap_SBTypeSummaryOptions_SetCapping()
73378 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) obj; in swig_delete_SBTypeSummaryOptions() local
73379 delete arg1; in swig_delete_SBTypeSummaryOptions()
73449 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0() local
73456 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0()
73458 result = lldb::SBTypeSummary::CreateWithSummaryString((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0()
73475 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1() local
73480 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1()
73481 result = lldb::SBTypeSummary::CreateWithSummaryString((char const *)arg1); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1()
73537 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0() local
73544 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0()
73546 result = lldb::SBTypeSummary::CreateWithFunctionName((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0()
73563 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1() local
73568 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1()
73569 result = lldb::SBTypeSummary::CreateWithFunctionName((char const *)arg1); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1()
73625 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0() local
73632 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0()
73634 result = lldb::SBTypeSummary::CreateWithScriptCode((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0()
73651 char *arg1 = (char *) 0 ; in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1() local
73656 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1()
73657 result = lldb::SBTypeSummary::CreateWithScriptCode((char const *)arg1); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1()
73713 lldb::SBTypeSummary *arg1 = 0 ; in _wrap_new_SBTypeSummary__SWIG_1() local
73719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_new_SBTypeSummary__SWIG_1()
73723 result = (lldb::SBTypeSummary *)new lldb::SBTypeSummary((lldb::SBTypeSummary const &)*arg1); in _wrap_new_SBTypeSummary__SWIG_1()
73770 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsValid() local
73776 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_IsValid()
73780 result = (bool)((lldb::SBTypeSummary const *)arg1)->IsValid(); in _wrap_SBTypeSummary_IsValid()
73794 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsFunctionCode() local
73800 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_IsFunctionCode()
73804 result = (bool)(arg1)->IsFunctionCode(); in _wrap_SBTypeSummary_IsFunctionCode()
73818 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsFunctionName() local
73824 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_IsFunctionName()
73828 result = (bool)(arg1)->IsFunctionName(); in _wrap_SBTypeSummary_IsFunctionName()
73842 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsSummaryString() local
73848 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_IsSummaryString()
73852 result = (bool)(arg1)->IsSummaryString(); in _wrap_SBTypeSummary_IsSummaryString()
73866 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetData() local
73872 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_GetData()
73876 result = (char *)(arg1)->GetData(); in _wrap_SBTypeSummary_GetData()
73890 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetSummaryString() local
73897 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_SetSummaryString()
73902 (arg1)->SetSummaryString((char const *)arg2); in _wrap_SBTypeSummary_SetSummaryString()
73916 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetFunctionName() local
73923 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_SetFunctionName()
73928 (arg1)->SetFunctionName((char const *)arg2); in _wrap_SBTypeSummary_SetFunctionName()
73942 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetFunctionCode() local
73949 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_SetFunctionCode()
73954 (arg1)->SetFunctionCode((char const *)arg2); in _wrap_SBTypeSummary_SetFunctionCode()
73968 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetOptions() local
73974 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_GetOptions()
73978 result = (uint32_t)(arg1)->GetOptions(); in _wrap_SBTypeSummary_GetOptions()
73992 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetOptions() local
73999 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_SetOptions()
74004 (arg1)->SetOptions(arg2); in _wrap_SBTypeSummary_SetOptions()
74018 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetDescription() local
74028 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_GetDescription()
74038 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeSummary_GetDescription()
74052 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_DoesPrintValue() local
74061 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_DoesPrintValue()
74071 result = (bool)(arg1)->DoesPrintValue(arg2); in _wrap_SBTypeSummary_DoesPrintValue()
74085 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsEqualTo() local
74093 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary_IsEqualTo()
74102 result = (bool)(arg1)->IsEqualTo(*arg2); in _wrap_SBTypeSummary_IsEqualTo()
74116 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary___eq() local
74124 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary___eq()
74133 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeSummary___eq()
74147 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary___tostring() local
74153 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSummary,0))){ in _wrap_SBTypeSummary___tostring()
74157 result = lldb_SBTypeSummary___repr__(arg1); in _wrap_SBTypeSummary___tostring()
74169 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) obj; in swig_delete_SBTypeSummary() local
74170 delete arg1; in swig_delete_SBTypeSummary()
74255 char *arg1 = (char *) 0 ; in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0() local
74262 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
74264 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1,arg2); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
74281 char *arg1 = (char *) 0 ; in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1() local
74286 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()
74287 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()
74343 char *arg1 = (char *) 0 ; in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0() local
74350 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0()
74352 result = lldb::SBTypeSynthetic::CreateWithScriptCode((char const *)arg1,arg2); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0()
74369 char *arg1 = (char *) 0 ; in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1() local
74374 arg1 = (char *)lua_tostring(L, 1); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1()
74375 result = lldb::SBTypeSynthetic::CreateWithScriptCode((char const *)arg1); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1()
74431 lldb::SBTypeSynthetic *arg1 = 0 ; in _wrap_new_SBTypeSynthetic__SWIG_1() local
74437 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_new_SBTypeSynthetic__SWIG_1()
74441 … result = (lldb::SBTypeSynthetic *)new lldb::SBTypeSynthetic((lldb::SBTypeSynthetic const &)*arg1); in _wrap_new_SBTypeSynthetic__SWIG_1()
74488 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsValid() local
74494 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_IsValid()
74498 result = (bool)((lldb::SBTypeSynthetic const *)arg1)->IsValid(); in _wrap_SBTypeSynthetic_IsValid()
74512 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsClassCode() local
74518 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_IsClassCode()
74522 result = (bool)(arg1)->IsClassCode(); in _wrap_SBTypeSynthetic_IsClassCode()
74536 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsClassName() local
74542 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_IsClassName()
74546 result = (bool)(arg1)->IsClassName(); in _wrap_SBTypeSynthetic_IsClassName()
74560 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetData() local
74566 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_GetData()
74570 result = (char *)(arg1)->GetData(); in _wrap_SBTypeSynthetic_GetData()
74584 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetClassName() local
74591 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_SetClassName()
74596 (arg1)->SetClassName((char const *)arg2); in _wrap_SBTypeSynthetic_SetClassName()
74610 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetClassCode() local
74617 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_SetClassCode()
74622 (arg1)->SetClassCode((char const *)arg2); in _wrap_SBTypeSynthetic_SetClassCode()
74636 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetOptions() local
74642 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_GetOptions()
74646 result = (uint32_t)(arg1)->GetOptions(); in _wrap_SBTypeSynthetic_GetOptions()
74660 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetOptions() local
74667 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_SetOptions()
74672 (arg1)->SetOptions(arg2); in _wrap_SBTypeSynthetic_SetOptions()
74686 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetDescription() local
74696 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_GetDescription()
74706 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBTypeSynthetic_GetDescription()
74720 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsEqualTo() local
74728 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic_IsEqualTo()
74737 result = (bool)(arg1)->IsEqualTo(*arg2); in _wrap_SBTypeSynthetic_IsEqualTo()
74751 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic___eq() local
74759 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic___eq()
74768 result = (bool)(arg1)->operator ==(*arg2); in _wrap_SBTypeSynthetic___eq()
74782 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic___tostring() local
74788 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBTypeSynthetic,0))){ in _wrap_SBTypeSynthetic___tostring()
74792 result = lldb_SBTypeSynthetic___repr__(arg1); in _wrap_SBTypeSynthetic___tostring()
74804 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) obj; in swig_delete_SBTypeSynthetic() local
74805 delete arg1; in swig_delete_SBTypeSynthetic()
74886 lldb::SBUnixSignals *arg1 = 0 ; in _wrap_new_SBUnixSignals__SWIG_1() local
74892 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_new_SBUnixSignals__SWIG_1()
74896 result = (lldb::SBUnixSignals *)new lldb::SBUnixSignals((lldb::SBUnixSignals const &)*arg1); in _wrap_new_SBUnixSignals__SWIG_1()
74943 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_Clear() local
74948 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_Clear()
74952 (arg1)->Clear(); in _wrap_SBUnixSignals_Clear()
74966 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_IsValid() local
74972 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_IsValid()
74976 result = (bool)((lldb::SBUnixSignals const *)arg1)->IsValid(); in _wrap_SBUnixSignals_IsValid()
74990 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalAsCString() local
74998 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetSignalAsCString()
75003 result = (char *)((lldb::SBUnixSignals const *)arg1)->GetSignalAsCString(arg2); in _wrap_SBUnixSignals_GetSignalAsCString()
75017 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalNumberFromName() local
75025 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetSignalNumberFromName()
75030 …result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetSignalNumberFromName((char const *)arg2); in _wrap_SBUnixSignals_GetSignalNumberFromName()
75044 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldSuppress() local
75052 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetShouldSuppress()
75057 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldSuppress(arg2); in _wrap_SBUnixSignals_GetShouldSuppress()
75071 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldSuppress() local
75081 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_SetShouldSuppress()
75087 result = (bool)(arg1)->SetShouldSuppress(arg2,arg3); in _wrap_SBUnixSignals_SetShouldSuppress()
75101 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldStop() local
75109 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetShouldStop()
75114 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldStop(arg2); in _wrap_SBUnixSignals_GetShouldStop()
75128 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldStop() local
75138 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_SetShouldStop()
75144 result = (bool)(arg1)->SetShouldStop(arg2,arg3); in _wrap_SBUnixSignals_SetShouldStop()
75158 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldNotify() local
75166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetShouldNotify()
75171 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldNotify(arg2); in _wrap_SBUnixSignals_GetShouldNotify()
75185 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldNotify() local
75195 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_SetShouldNotify()
75201 result = (bool)(arg1)->SetShouldNotify(arg2,arg3); in _wrap_SBUnixSignals_SetShouldNotify()
75215 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetNumSignals() local
75221 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetNumSignals()
75225 result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetNumSignals(); in _wrap_SBUnixSignals_GetNumSignals()
75239 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalAtIndex() local
75247 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBUnixSignals,0))){ in _wrap_SBUnixSignals_GetSignalAtIndex()
75252 result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetSignalAtIndex(arg2); in _wrap_SBUnixSignals_GetSignalAtIndex()
75264 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) obj; in swig_delete_SBUnixSignals() local
75265 delete arg1; in swig_delete_SBUnixSignals()
75342 lldb::SBValue *arg1 = 0 ; in _wrap_new_SBValue__SWIG_1() local
75348 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_new_SBValue__SWIG_1()
75352 result = (lldb::SBValue *)new lldb::SBValue((lldb::SBValue const &)*arg1); in _wrap_new_SBValue__SWIG_1()
75399 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsValid() local
75405 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsValid()
75409 result = (bool)(arg1)->IsValid(); in _wrap_SBValue_IsValid()
75423 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Clear() local
75428 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Clear()
75432 (arg1)->Clear(); in _wrap_SBValue_Clear()
75446 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetError() local
75452 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetError()
75456 result = (arg1)->GetError(); in _wrap_SBValue_GetError()
75473 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetID() local
75479 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetID()
75483 result = (lldb::user_id_t)(arg1)->GetID(); in _wrap_SBValue_GetID()
75497 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetName() local
75503 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetName()
75507 result = (char *)(arg1)->GetName(); in _wrap_SBValue_GetName()
75521 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeName() local
75527 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTypeName()
75531 result = (char *)(arg1)->GetTypeName(); in _wrap_SBValue_GetTypeName()
75545 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDisplayTypeName() local
75551 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetDisplayTypeName()
75555 result = (char *)(arg1)->GetDisplayTypeName(); in _wrap_SBValue_GetDisplayTypeName()
75569 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetByteSize() local
75575 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetByteSize()
75579 result = (arg1)->GetByteSize(); in _wrap_SBValue_GetByteSize()
75593 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsInScope() local
75599 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsInScope()
75603 result = (bool)(arg1)->IsInScope(); in _wrap_SBValue_IsInScope()
75617 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetFormat() local
75623 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetFormat()
75627 result = (lldb::Format)(arg1)->GetFormat(); in _wrap_SBValue_GetFormat()
75641 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetFormat() local
75648 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetFormat()
75653 (arg1)->SetFormat(arg2); in _wrap_SBValue_SetFormat()
75667 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValue() local
75673 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValue()
75677 result = (char *)(arg1)->GetValue(); in _wrap_SBValue_GetValue()
75691 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_0() local
75701 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsSigned__SWIG_0()
75711 result = (int64_t)(arg1)->GetValueAsSigned(*arg2,arg3); in _wrap_SBValue_GetValueAsSigned__SWIG_0()
75725 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_1() local
75733 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsSigned__SWIG_1()
75742 result = (int64_t)(arg1)->GetValueAsSigned(*arg2); in _wrap_SBValue_GetValueAsSigned__SWIG_1()
75756 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_0() local
75766 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsUnsigned__SWIG_0()
75776 result = (uint64_t)(arg1)->GetValueAsUnsigned(*arg2,arg3); in _wrap_SBValue_GetValueAsUnsigned__SWIG_0()
75790 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_1() local
75798 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsUnsigned__SWIG_1()
75807 result = (uint64_t)(arg1)->GetValueAsUnsigned(*arg2); in _wrap_SBValue_GetValueAsUnsigned__SWIG_1()
75821 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_2() local
75829 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsSigned__SWIG_2()
75834 result = (int64_t)(arg1)->GetValueAsSigned(arg2); in _wrap_SBValue_GetValueAsSigned__SWIG_2()
75848 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_3() local
75854 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsSigned__SWIG_3()
75858 result = (int64_t)(arg1)->GetValueAsSigned(); in _wrap_SBValue_GetValueAsSigned__SWIG_3()
75976 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_2() local
75984 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsUnsigned__SWIG_2()
75989 result = (uint64_t)(arg1)->GetValueAsUnsigned(arg2); in _wrap_SBValue_GetValueAsUnsigned__SWIG_2()
76003 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_3() local
76009 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsUnsigned__SWIG_3()
76013 result = (uint64_t)(arg1)->GetValueAsUnsigned(); in _wrap_SBValue_GetValueAsUnsigned__SWIG_3()
76131 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsAddress() local
76137 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueAsAddress()
76141 result = (lldb::addr_t)(arg1)->GetValueAsAddress(); in _wrap_SBValue_GetValueAsAddress()
76155 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueType() local
76161 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueType()
76165 result = (lldb::ValueType)(arg1)->GetValueType(); in _wrap_SBValue_GetValueType()
76179 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueDidChange() local
76185 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueDidChange()
76189 result = (bool)(arg1)->GetValueDidChange(); in _wrap_SBValue_GetValueDidChange()
76203 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSummary__SWIG_0() local
76209 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetSummary__SWIG_0()
76213 result = (char *)(arg1)->GetSummary(); in _wrap_SBValue_GetSummary__SWIG_0()
76227 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSummary__SWIG_1() local
76237 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetSummary__SWIG_1()
76251 result = (char *)(arg1)->GetSummary(*arg2,*arg3); in _wrap_SBValue_GetSummary__SWIG_1()
76329 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetObjectDescription() local
76335 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetObjectDescription()
76339 result = (char *)(arg1)->GetObjectDescription(); in _wrap_SBValue_GetObjectDescription()
76353 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDynamicValue() local
76361 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetDynamicValue()
76366 result = (arg1)->GetDynamicValue(arg2); in _wrap_SBValue_GetDynamicValue()
76383 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetStaticValue() local
76389 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetStaticValue()
76393 result = (arg1)->GetStaticValue(); in _wrap_SBValue_GetStaticValue()
76410 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNonSyntheticValue() local
76416 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetNonSyntheticValue()
76420 result = (arg1)->GetNonSyntheticValue(); in _wrap_SBValue_GetNonSyntheticValue()
76437 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSyntheticValue() local
76443 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetSyntheticValue()
76447 result = (arg1)->GetSyntheticValue(); in _wrap_SBValue_GetSyntheticValue()
76464 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPreferDynamicValue() local
76470 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetPreferDynamicValue()
76474 result = (lldb::DynamicValueType)(arg1)->GetPreferDynamicValue(); in _wrap_SBValue_GetPreferDynamicValue()
76488 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetPreferDynamicValue() local
76495 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetPreferDynamicValue()
76500 (arg1)->SetPreferDynamicValue(arg2); in _wrap_SBValue_SetPreferDynamicValue()
76514 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPreferSyntheticValue() local
76520 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetPreferSyntheticValue()
76524 result = (bool)(arg1)->GetPreferSyntheticValue(); in _wrap_SBValue_GetPreferSyntheticValue()
76538 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetPreferSyntheticValue() local
76545 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetPreferSyntheticValue()
76550 (arg1)->SetPreferSyntheticValue(arg2); in _wrap_SBValue_SetPreferSyntheticValue()
76564 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsDynamic() local
76570 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsDynamic()
76574 result = (bool)(arg1)->IsDynamic(); in _wrap_SBValue_IsDynamic()
76588 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsSynthetic() local
76594 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsSynthetic()
76598 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBValue_IsSynthetic()
76612 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsSyntheticChildrenGenerated() local
76618 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsSyntheticChildrenGenerated()
76622 result = (bool)(arg1)->IsSyntheticChildrenGenerated(); in _wrap_SBValue_IsSyntheticChildrenGenerated()
76636 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetSyntheticChildrenGenerated() local
76643 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetSyntheticChildrenGenerated()
76648 (arg1)->SetSyntheticChildrenGenerated(arg2); in _wrap_SBValue_SetSyntheticChildrenGenerated()
76662 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetLocation() local
76668 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetLocation()
76672 result = (char *)(arg1)->GetLocation(); in _wrap_SBValue_GetLocation()
76686 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetValueFromCString__SWIG_0() local
76694 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetValueFromCString__SWIG_0()
76699 result = (bool)(arg1)->SetValueFromCString((char const *)arg2); in _wrap_SBValue_SetValueFromCString__SWIG_0()
76713 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetValueFromCString__SWIG_1() local
76723 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetValueFromCString__SWIG_1()
76733 result = (bool)(arg1)->SetValueFromCString((char const *)arg2,*arg3); in _wrap_SBValue_SetValueFromCString__SWIG_1()
76811 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeFormat() local
76817 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTypeFormat()
76821 result = (arg1)->GetTypeFormat(); in _wrap_SBValue_GetTypeFormat()
76838 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeSummary() local
76844 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTypeSummary()
76848 result = (arg1)->GetTypeSummary(); in _wrap_SBValue_GetTypeSummary()
76865 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeFilter() local
76871 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTypeFilter()
76875 result = (arg1)->GetTypeFilter(); in _wrap_SBValue_GetTypeFilter()
76892 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeSynthetic() local
76898 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTypeSynthetic()
76902 result = (arg1)->GetTypeSynthetic(); in _wrap_SBValue_GetTypeSynthetic()
76919 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildAtIndex__SWIG_0() local
76927 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetChildAtIndex__SWIG_0()
76932 result = (arg1)->GetChildAtIndex(arg2); in _wrap_SBValue_GetChildAtIndex__SWIG_0()
76949 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateChildAtOffset() local
76962 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_CreateChildAtOffset()
76974 result = (arg1)->CreateChildAtOffset((char const *)arg2,arg3,arg4); in _wrap_SBValue_CreateChildAtOffset()
76991 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Cast() local
77000 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Cast()
77010 result = (arg1)->Cast(arg2); in _wrap_SBValue_Cast()
77027 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromExpression__SWIG_0() local
77037 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_CreateValueFromExpression__SWIG_0()
77043 result = (arg1)->CreateValueFromExpression((char const *)arg2,(char const *)arg3); in _wrap_SBValue_CreateValueFromExpression__SWIG_0()
77060 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromExpression__SWIG_1() local
77072 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
77083 result = (arg1)->CreateValueFromExpression((char const *)arg2,(char const *)arg3,*arg4); in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
77174 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromAddress() local
77187 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_CreateValueFromAddress()
77199 result = (arg1)->CreateValueFromAddress((char const *)arg2,arg3,arg4); in _wrap_SBValue_CreateValueFromAddress()
77216 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromData() local
77230 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_CreateValueFromData()
77247 result = (arg1)->CreateValueFromData((char const *)arg2,arg3,arg4); in _wrap_SBValue_CreateValueFromData()
77264 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildAtIndex__SWIG_1() local
77276 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetChildAtIndex__SWIG_1()
77283 result = (arg1)->GetChildAtIndex(arg2,arg3,arg4); in _wrap_SBValue_GetChildAtIndex__SWIG_1()
77364 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetIndexOfChildWithName() local
77372 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetIndexOfChildWithName()
77377 result = (uint32_t)(arg1)->GetIndexOfChildWithName((char const *)arg2); in _wrap_SBValue_GetIndexOfChildWithName()
77391 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildMemberWithName__SWIG_0() local
77399 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetChildMemberWithName__SWIG_0()
77404 result = (arg1)->GetChildMemberWithName((char const *)arg2); in _wrap_SBValue_GetChildMemberWithName__SWIG_0()
77421 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildMemberWithName__SWIG_1() local
77431 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
77437 result = (arg1)->GetChildMemberWithName((char const *)arg2,arg3); in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
77513 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueForExpressionPath() local
77521 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetValueForExpressionPath()
77526 result = (arg1)->GetValueForExpressionPath((char const *)arg2); in _wrap_SBValue_GetValueForExpressionPath()
77543 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_AddressOf() local
77549 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_AddressOf()
77553 result = (arg1)->AddressOf(); in _wrap_SBValue_AddressOf()
77570 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetLoadAddress() local
77576 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetLoadAddress()
77580 result = (lldb::addr_t)(arg1)->GetLoadAddress(); in _wrap_SBValue_GetLoadAddress()
77594 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetAddress() local
77600 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetAddress()
77604 result = (arg1)->GetAddress(); in _wrap_SBValue_GetAddress()
77621 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_0() local
77631 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetPointeeData__SWIG_0()
77637 result = (arg1)->GetPointeeData(arg2,arg3); in _wrap_SBValue_GetPointeeData__SWIG_0()
77654 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_1() local
77662 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetPointeeData__SWIG_1()
77667 result = (arg1)->GetPointeeData(arg2); in _wrap_SBValue_GetPointeeData__SWIG_1()
77684 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_2() local
77690 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetPointeeData__SWIG_2()
77694 result = (arg1)->GetPointeeData(); in _wrap_SBValue_GetPointeeData__SWIG_2()
77785 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetData() local
77791 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetData()
77795 result = (arg1)->GetData(); in _wrap_SBValue_GetData()
77812 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetData() local
77822 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_SetData()
77836 result = (bool)(arg1)->SetData(*arg2,*arg3); in _wrap_SBValue_SetData()
77850 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Clone() local
77858 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Clone()
77863 result = (arg1)->Clone((char const *)arg2); in _wrap_SBValue_Clone()
77880 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDeclaration() local
77886 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetDeclaration()
77890 result = (arg1)->GetDeclaration(); in _wrap_SBValue_GetDeclaration()
77907 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_MightHaveChildren() local
77913 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_MightHaveChildren()
77917 result = (bool)(arg1)->MightHaveChildren(); in _wrap_SBValue_MightHaveChildren()
77931 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsRuntimeSupportValue() local
77937 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_IsRuntimeSupportValue()
77941 result = (bool)(arg1)->IsRuntimeSupportValue(); in _wrap_SBValue_IsRuntimeSupportValue()
77955 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNumChildren__SWIG_0() local
77961 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetNumChildren__SWIG_0()
77965 result = (uint32_t)(arg1)->GetNumChildren(); in _wrap_SBValue_GetNumChildren__SWIG_0()
77979 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNumChildren__SWIG_1() local
77987 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetNumChildren__SWIG_1()
77992 result = (uint32_t)(arg1)->GetNumChildren(arg2); in _wrap_SBValue_GetNumChildren__SWIG_1()
78055 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetOpaqueType() local
78061 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetOpaqueType()
78065 result = (void *)(arg1)->GetOpaqueType(); in _wrap_SBValue_GetOpaqueType()
78079 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTarget() local
78085 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetTarget()
78089 result = (arg1)->GetTarget(); in _wrap_SBValue_GetTarget()
78106 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetProcess() local
78112 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetProcess()
78116 result = (arg1)->GetProcess(); in _wrap_SBValue_GetProcess()
78133 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetThread() local
78139 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetThread()
78143 result = (arg1)->GetThread(); in _wrap_SBValue_GetThread()
78160 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetFrame() local
78166 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetFrame()
78170 result = (arg1)->GetFrame(); in _wrap_SBValue_GetFrame()
78187 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Dereference() local
78193 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Dereference()
78197 result = (arg1)->Dereference(); in _wrap_SBValue_Dereference()
78214 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_TypeIsPointerType() local
78220 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_TypeIsPointerType()
78224 result = (bool)(arg1)->TypeIsPointerType(); in _wrap_SBValue_TypeIsPointerType()
78238 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetType() local
78244 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetType()
78248 result = (arg1)->GetType(); in _wrap_SBValue_GetType()
78265 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Persist() local
78271 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Persist()
78275 result = (arg1)->Persist(); in _wrap_SBValue_Persist()
78292 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDescription() local
78300 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetDescription()
78309 result = (bool)(arg1)->GetDescription(*arg2); in _wrap_SBValue_GetDescription()
78323 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_0() local
78331 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetExpressionPath__SWIG_0()
78340 result = (bool)(arg1)->GetExpressionPath(*arg2); in _wrap_SBValue_GetExpressionPath__SWIG_0()
78354 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_1() local
78364 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetExpressionPath__SWIG_1()
78374 result = (bool)(arg1)->GetExpressionPath(*arg2,arg3); in _wrap_SBValue_GetExpressionPath__SWIG_1()
78457 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_0() local
78465 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_EvaluateExpression__SWIG_0()
78470 result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2); in _wrap_SBValue_EvaluateExpression__SWIG_0()
78487 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_1() local
78497 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_EvaluateExpression__SWIG_1()
78507 …result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionO… in _wrap_SBValue_EvaluateExpression__SWIG_1()
78524 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_2() local
78536 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_EvaluateExpression__SWIG_2()
78547 …result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionO… in _wrap_SBValue_EvaluateExpression__SWIG_2()
78663 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Watch__SWIG_0() local
78677 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Watch__SWIG_0()
78689 result = (arg1)->Watch(arg2,arg3,arg4,*arg5); in _wrap_SBValue_Watch__SWIG_0()
78706 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Watch__SWIG_1() local
78718 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_Watch__SWIG_1()
78725 result = (arg1)->Watch(arg2,arg3,arg4); in _wrap_SBValue_Watch__SWIG_1()
78826 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_WatchPointee() local
78840 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_WatchPointee()
78852 result = (arg1)->WatchPointee(arg2,arg3,arg4,*arg5); in _wrap_SBValue_WatchPointee()
78869 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetVTable() local
78875 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue_GetVTable()
78879 result = (arg1)->GetVTable(); in _wrap_SBValue_GetVTable()
78896 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue___tostring() local
78902 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValue,0))){ in _wrap_SBValue___tostring()
78906 result = lldb_SBValue___repr__(arg1); in _wrap_SBValue___tostring()
78918 lldb::SBValue *arg1 = (lldb::SBValue *) obj; in swig_delete_SBValue() local
78919 delete arg1; in swig_delete_SBValue()
79058 lldb::SBValueList *arg1 = 0 ; in _wrap_new_SBValueList__SWIG_1() local
79064 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_new_SBValueList__SWIG_1()
79068 result = (lldb::SBValueList *)new lldb::SBValueList((lldb::SBValueList const &)*arg1); in _wrap_new_SBValueList__SWIG_1()
79115 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_IsValid() local
79121 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_IsValid()
79125 result = (bool)((lldb::SBValueList const *)arg1)->IsValid(); in _wrap_SBValueList_IsValid()
79139 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Clear() local
79144 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_Clear()
79148 (arg1)->Clear(); in _wrap_SBValueList_Clear()
79162 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_0() local
79169 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_Append__SWIG_0()
79178 (arg1)->Append((lldb::SBValue const &)*arg2); in _wrap_SBValueList_Append__SWIG_0()
79192 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_1() local
79199 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_Append__SWIG_1()
79208 (arg1)->Append((lldb::SBValueList const &)*arg2); in _wrap_SBValueList_Append__SWIG_1()
79286 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetSize() local
79292 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_GetSize()
79296 result = (uint32_t)((lldb::SBValueList const *)arg1)->GetSize(); in _wrap_SBValueList_GetSize()
79310 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetValueAtIndex() local
79318 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_GetValueAtIndex()
79323 result = ((lldb::SBValueList const *)arg1)->GetValueAtIndex(arg2); in _wrap_SBValueList_GetValueAtIndex()
79340 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetFirstValueByName() local
79348 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_GetFirstValueByName()
79353 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()
79370 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_FindValueObjectByUID() local
79378 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_FindValueObjectByUID()
79383 result = (arg1)->FindValueObjectByUID(arg2); in _wrap_SBValueList_FindValueObjectByUID()
79400 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetError() local
79406 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList_GetError()
79410 result = (arg1)->GetError(); in _wrap_SBValueList_GetError()
79427 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList___tostring() local
79433 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBValueList,0))){ in _wrap_SBValueList___tostring()
79437 result = lldb_SBValueList___str__(arg1); in _wrap_SBValueList___tostring()
79449 lldb::SBValueList *arg1 = (lldb::SBValueList *) obj; in swig_delete_SBValueList() local
79450 delete arg1; in swig_delete_SBValueList()
79525 lldb::SBVariablesOptions *arg1 = 0 ; in _wrap_new_SBVariablesOptions__SWIG_1() local
79531 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_new_SBVariablesOptions__SWIG_1()
79535 … (lldb::SBVariablesOptions *)new lldb::SBVariablesOptions((lldb::SBVariablesOptions const &)*arg1); in _wrap_new_SBVariablesOptions__SWIG_1()
79582 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_IsValid() local
79588 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_IsValid()
79592 result = (bool)((lldb::SBVariablesOptions const *)arg1)->IsValid(); in _wrap_SBVariablesOptions_IsValid()
79606 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeArguments() local
79612 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetIncludeArguments()
79616 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeArguments(); in _wrap_SBVariablesOptions_GetIncludeArguments()
79630 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeArguments() local
79637 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetIncludeArguments()
79642 (arg1)->SetIncludeArguments(arg2); in _wrap_SBVariablesOptions_SetIncludeArguments()
79656 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments() local
79664 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()
79673 …result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeRecognizedArguments((lldb::SBTa… in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()
79687 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeRecognizedArguments() local
79694 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetIncludeRecognizedArguments()
79699 (arg1)->SetIncludeRecognizedArguments(arg2); in _wrap_SBVariablesOptions_SetIncludeRecognizedArguments()
79713 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeLocals() local
79719 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetIncludeLocals()
79723 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeLocals(); in _wrap_SBVariablesOptions_GetIncludeLocals()
79737 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeLocals() local
79744 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetIncludeLocals()
79749 (arg1)->SetIncludeLocals(arg2); in _wrap_SBVariablesOptions_SetIncludeLocals()
79763 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeStatics() local
79769 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetIncludeStatics()
79773 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeStatics(); in _wrap_SBVariablesOptions_GetIncludeStatics()
79787 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeStatics() local
79794 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetIncludeStatics()
79799 (arg1)->SetIncludeStatics(arg2); in _wrap_SBVariablesOptions_SetIncludeStatics()
79813 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetInScopeOnly() local
79819 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetInScopeOnly()
79823 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetInScopeOnly(); in _wrap_SBVariablesOptions_GetInScopeOnly()
79837 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetInScopeOnly() local
79844 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetInScopeOnly()
79849 (arg1)->SetInScopeOnly(arg2); in _wrap_SBVariablesOptions_SetInScopeOnly()
79863 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeRuntimeSupportValues() local
79869 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetIncludeRuntimeSupportValues()
79873 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeRuntimeSupportValues(); in _wrap_SBVariablesOptions_GetIncludeRuntimeSupportValues()
79887 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeRuntimeSupportValues() local
79894 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetIncludeRuntimeSupportValues()
79899 (arg1)->SetIncludeRuntimeSupportValues(arg2); in _wrap_SBVariablesOptions_SetIncludeRuntimeSupportValues()
79913 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetUseDynamic() local
79919 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_GetUseDynamic()
79923 result = (lldb::DynamicValueType)((lldb::SBVariablesOptions const *)arg1)->GetUseDynamic(); in _wrap_SBVariablesOptions_GetUseDynamic()
79937 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetUseDynamic() local
79944 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBVariablesOptions,0))){ in _wrap_SBVariablesOptions_SetUseDynamic()
79949 (arg1)->SetUseDynamic(arg2); in _wrap_SBVariablesOptions_SetUseDynamic()
79961 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) obj; in swig_delete_SBVariablesOptions() local
79962 delete arg1; in swig_delete_SBVariablesOptions()
80042 lldb::SBWatchpoint *arg1 = 0 ; in _wrap_new_SBWatchpoint__SWIG_1() local
80048 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_new_SBWatchpoint__SWIG_1()
80052 result = (lldb::SBWatchpoint *)new lldb::SBWatchpoint((lldb::SBWatchpoint const &)*arg1); in _wrap_new_SBWatchpoint__SWIG_1()
80099 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint___eq() local
80107 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint___eq()
80116 … result = (bool)((lldb::SBWatchpoint const *)arg1)->operator ==((lldb::SBWatchpoint const &)*arg2); in _wrap_SBWatchpoint___eq()
80130 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsValid() local
80136 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_IsValid()
80140 result = (bool)((lldb::SBWatchpoint const *)arg1)->IsValid(); in _wrap_SBWatchpoint_IsValid()
80154 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetError() local
80160 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetError()
80164 result = (arg1)->GetError(); in _wrap_SBWatchpoint_GetError()
80181 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetID() local
80187 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetID()
80191 result = (lldb::watch_id_t)(arg1)->GetID(); in _wrap_SBWatchpoint_GetID()
80205 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetHardwareIndex() local
80211 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetHardwareIndex()
80215 result = (int32_t)(arg1)->GetHardwareIndex(); in _wrap_SBWatchpoint_GetHardwareIndex()
80229 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchAddress() local
80235 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetWatchAddress()
80239 result = (lldb::addr_t)(arg1)->GetWatchAddress(); in _wrap_SBWatchpoint_GetWatchAddress()
80253 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchSize() local
80259 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetWatchSize()
80263 result = (arg1)->GetWatchSize(); in _wrap_SBWatchpoint_GetWatchSize()
80277 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetEnabled() local
80284 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_SetEnabled()
80289 (arg1)->SetEnabled(arg2); in _wrap_SBWatchpoint_SetEnabled()
80303 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsEnabled() local
80309 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_IsEnabled()
80313 result = (bool)(arg1)->IsEnabled(); in _wrap_SBWatchpoint_IsEnabled()
80327 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetHitCount() local
80333 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetHitCount()
80337 result = (uint32_t)(arg1)->GetHitCount(); in _wrap_SBWatchpoint_GetHitCount()
80351 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetIgnoreCount() local
80357 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetIgnoreCount()
80361 result = (uint32_t)(arg1)->GetIgnoreCount(); in _wrap_SBWatchpoint_GetIgnoreCount()
80375 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetIgnoreCount() local
80382 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_SetIgnoreCount()
80387 (arg1)->SetIgnoreCount(arg2); in _wrap_SBWatchpoint_SetIgnoreCount()
80401 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetCondition() local
80407 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetCondition()
80411 result = (char *)(arg1)->GetCondition(); in _wrap_SBWatchpoint_GetCondition()
80425 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetCondition() local
80432 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_SetCondition()
80437 (arg1)->SetCondition((char const *)arg2); in _wrap_SBWatchpoint_SetCondition()
80451 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetDescription() local
80461 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetDescription()
80471 result = (bool)(arg1)->GetDescription(*arg2,arg3); in _wrap_SBWatchpoint_GetDescription()
80485 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_Clear() local
80490 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_Clear()
80494 (arg1)->Clear(); in _wrap_SBWatchpoint_Clear()
80508 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_EventIsWatchpointEvent() local
80514 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBWatchpoint_EventIsWatchpointEvent()
80518 result = (bool)lldb::SBWatchpoint::EventIsWatchpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_EventIsWatchpointEvent()
80532 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent() local
80538 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent()
80542 …chpointEventType)lldb::SBWatchpoint::GetWatchpointEventTypeFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent()
80556 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_GetWatchpointFromEvent() local
80562 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBEvent,0))){ in _wrap_SBWatchpoint_GetWatchpointFromEvent()
80566 result = lldb::SBWatchpoint::GetWatchpointFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_GetWatchpointFromEvent()
80583 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetType() local
80589 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetType()
80593 result = (arg1)->GetType(); in _wrap_SBWatchpoint_GetType()
80610 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchValueKind() local
80616 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetWatchValueKind()
80620 result = (lldb::WatchpointValueKind)(arg1)->GetWatchValueKind(); in _wrap_SBWatchpoint_GetWatchValueKind()
80634 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchSpec() local
80640 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_GetWatchSpec()
80644 result = (char *)(arg1)->GetWatchSpec(); in _wrap_SBWatchpoint_GetWatchSpec()
80658 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsWatchingReads() local
80664 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_IsWatchingReads()
80668 result = (bool)(arg1)->IsWatchingReads(); in _wrap_SBWatchpoint_IsWatchingReads()
80682 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsWatchingWrites() local
80688 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint_IsWatchingWrites()
80692 result = (bool)(arg1)->IsWatchingWrites(); in _wrap_SBWatchpoint_IsWatchingWrites()
80706 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint___tostring() local
80712 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpoint,0))){ in _wrap_SBWatchpoint___tostring()
80716 result = lldb_SBWatchpoint___repr__(arg1); in _wrap_SBWatchpoint___tostring()
80728 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) obj; in swig_delete_SBWatchpoint() local
80729 delete arg1; in swig_delete_SBWatchpoint()
80821 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1() local
80827 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_new_SBWatchpointOptions__SWIG_1()
80831 …ldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions const &)*arg1); in _wrap_new_SBWatchpointOptions__SWIG_1()
80878 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead() local
80885 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
80890 (arg1)->SetWatchpointTypeRead(arg2); in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
80904 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead() local
80910 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
80914 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
80928 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite() local
80935 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
80940 (arg1)->SetWatchpointTypeWrite(arg2); in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
80954 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite() local
80960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
80964 …result = (lldb::WatchpointWriteType)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeWr… in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
80976 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) obj; in swig_delete_SBWatchpointOptions() local
80977 delete arg1; in swig_delete_SBWatchpointOptions()