Searched defs:GetPtr (Results 1 – 4 of 4) sorted by relevance
160 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
441 void *GetPtr() { return &Ptr; } in GetPtr() function
773 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { updateExitBlocksForClonedLoop() local