Searched defs:GetPtr (Results 1 – 2 of 2) sorted by relevance
159 lldb_private::Block *SBBlock::GetPtr() { return m_opaque_ptr; } GetPtr() function in SBBlock
773 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local