Searched refs:GetVTable (Results 1 – 6 of 6) sorted by relevance
27 vtable = shape.GetVTable()44 vtable = shape.GetVTable()61 vtable = rect.GetVTable()89 shape_ptr_vtable = shape_ptr.GetVTable()109 var.GetVTable().GetError().GetCString(),115 var.GetVTable().GetError().GetCString(),128 vtable = shape.GetVTable()
441 lldb::SBValue GetVTable();
373 const VTable* GetVTable() { in GetVTable() function448 vtable_ = GetVTable<Policy>();
1555 lldb::SBValue SBValue::GetVTable() {1562 vtable_sb.SetSP(value_sp->GetVTable());1521 lldb::SBValue SBValue::GetVTable() { GetVTable() function in SBValue