Searched defs:GetPtr (Results 1 – 3 of 3) sorted by relevance
159 lldb_private::Block *SBBlock::GetPtr() { return m_opaque_ptr; } in GetPtr() function in SBBlock
24 static bool GetPtr(char *cptr, uint64_t &ptr, lldb::SBFrame &frame, in GetPtr() function
798 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local