Lines Matching refs:SBBlock

3277 SWIGINTERN std::string lldb_SBBlock___repr__(lldb::SBBlock *self){  in lldb_SBBlock___repr__()
4655 lldb::SBBlock result; in _wrap_SBAddress_GetBlock()
4666 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBAddress_GetBlock()
6142 lldb::SBBlock *result = 0 ; in _wrap_new_SBBlock__SWIG_0()
6145 result = (lldb::SBBlock *)new lldb::SBBlock(); in _wrap_new_SBBlock__SWIG_0()
6159 lldb::SBBlock *arg1 = 0 ; in _wrap_new_SBBlock__SWIG_1()
6160 lldb::SBBlock *result = 0 ; in _wrap_new_SBBlock__SWIG_1()
6169 result = (lldb::SBBlock *)new lldb::SBBlock((lldb::SBBlock const &)*arg1); in _wrap_new_SBBlock__SWIG_1()
6216 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsInlined()
6226 result = (bool)((lldb::SBBlock const *)arg1)->IsInlined(); in _wrap_SBBlock_IsInlined()
6240 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsValid()
6250 result = (bool)((lldb::SBBlock const *)arg1)->IsValid(); in _wrap_SBBlock_IsValid()
6264 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedName()
6274 result = (char *)((lldb::SBBlock const *)arg1)->GetInlinedName(); in _wrap_SBBlock_GetInlinedName()
6288 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteFile()
6298 result = ((lldb::SBBlock const *)arg1)->GetInlinedCallSiteFile(); in _wrap_SBBlock_GetInlinedCallSiteFile()
6315 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteLine()
6325 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteLine(); in _wrap_SBBlock_GetInlinedCallSiteLine()
6339 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteColumn()
6349 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteColumn(); in _wrap_SBBlock_GetInlinedCallSiteColumn()
6363 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetParent()
6364 lldb::SBBlock result; in _wrap_SBBlock_GetParent()
6375 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetParent()
6390 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetSibling()
6391 lldb::SBBlock result; in _wrap_SBBlock_GetSibling()
6402 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetSibling()
6417 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetFirstChild()
6418 lldb::SBBlock result; in _wrap_SBBlock_GetFirstChild()
6429 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetFirstChild()
6444 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetNumRanges()
6468 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeStartAddress()
6498 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeEndAddress()
6528 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress()
6561 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_0()
6607 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_1()
6749 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetContainingInlinedBlock()
6750 lldb::SBBlock result; in _wrap_SBBlock_GetContainingInlinedBlock()
6761 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetContainingInlinedBlock()
6776 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetDescription()
6807 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock___tostring()
6829 lldb::SBBlock *arg1 = (lldb::SBBlock *) obj; in swig_delete_SBBlock()
29150 lldb::SBBlock result; in _wrap_SBFrame_GetBlock()
29161 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetBlock()
29756 lldb::SBBlock result; in _wrap_SBFrame_GetFrameBlock()
29767 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetFrameBlock()
31210 lldb::SBBlock result; in _wrap_SBFunction_GetBlock()
31221 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFunction_GetBlock()
50544 lldb::SBBlock result; in _wrap_SBSymbolContext_GetBlock()
50555 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBSymbolContext_GetBlock()
50721 lldb::SBBlock arg2 ; in _wrap_SBSymbolContext_SetBlock()
50722 lldb::SBBlock *argp2 ; in _wrap_SBSymbolContext_SetBlock()