Searched refs:BlockSP (Results 1 – 4 of 4) sorted by relevance
88 AddChild (const lldb::BlockSP &child_block_sp);471 typedef std::vector<lldb::BlockSP> collection;
453 Block::AddChild(const BlockSP &child_block_sp) in AddChild()
265 typedef std::shared_ptr<lldb_private::Block> BlockSP; typedef
1316 BlockSP block_sp(new Block (MakeUserID(die->GetOffset()))); in ParseFunctionBlocks()