Lines Matching refs:SBBlock

3336 SWIGINTERN std::string lldb_SBBlock___repr__(lldb::SBBlock *self){  in lldb_SBBlock___repr__()
4714 lldb::SBBlock result; in _wrap_SBAddress_GetBlock()
4725 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBAddress_GetBlock()
6912 lldb::SBBlock *result = 0 ; in _wrap_new_SBBlock__SWIG_0()
6915 result = (lldb::SBBlock *)new lldb::SBBlock(); in _wrap_new_SBBlock__SWIG_0()
6929 lldb::SBBlock *arg1 = 0 ; in _wrap_new_SBBlock__SWIG_1()
6930 lldb::SBBlock *result = 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()
6996 result = (bool)((lldb::SBBlock const *)arg1)->IsInlined(); in _wrap_SBBlock_IsInlined()
7010 lldb::SBBlock *arg1 = (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()
7044 result = (char *)((lldb::SBBlock const *)arg1)->GetInlinedName(); in _wrap_SBBlock_GetInlinedName()
7058 lldb::SBBlock *arg1 = (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()
7095 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteLine(); in _wrap_SBBlock_GetInlinedCallSiteLine()
7109 lldb::SBBlock *arg1 = (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()
7134 lldb::SBBlock result; in _wrap_SBBlock_GetParent()
7145 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetParent()
7160 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetSibling()
7161 lldb::SBBlock result; in _wrap_SBBlock_GetSibling()
7172 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetSibling()
7187 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetFirstChild()
7188 lldb::SBBlock result; in _wrap_SBBlock_GetFirstChild()
7199 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetFirstChild()
7214 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetNumRanges()
7238 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeStartAddress()
7268 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeEndAddress()
7298 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRanges()
7325 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7358 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_0()
7404 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_1()
7546 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetContainingInlinedBlock()
7547 lldb::SBBlock result; in _wrap_SBBlock_GetContainingInlinedBlock()
7558 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetContainingInlinedBlock()
7573 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetDescription()
7604 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock___tostring()
7626 lldb::SBBlock *arg1 = (lldb::SBBlock *) obj; in swig_delete_SBBlock()
30581 lldb::SBBlock result; in _wrap_SBFrame_GetBlock()
30592 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetBlock()
31187 lldb::SBBlock result; in _wrap_SBFrame_GetFrameBlock()
31198 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetFrameBlock()
32668 lldb::SBBlock result; in _wrap_SBFunction_GetBlock()
32679 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFunction_GetBlock()
53278 lldb::SBBlock result; in _wrap_SBSymbolContext_GetBlock()
53289 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBSymbolContext_GetBlock()
53455 lldb::SBBlock arg2 ; in _wrap_SBSymbolContext_SetBlock()
53456 lldb::SBBlock *argp2 ; in _wrap_SBSymbolContext_SetBlock()