Searched refs:GetVTable (Results 1 – 6 of 6) sorted by relevance
439 lldb::SBValue GetVTable();
373 const VTable* GetVTable() { in GetVTable() function448 vtable_ = GetVTable<Policy>();
1536 lldb::SBValue SBValue::GetVTable() { in GetVTable() function in SBValue1543 vtable_sb.SetSP(value_sp->GetVTable()); in GetVTable()
674 lldb::ValueObjectSP GetVTable();
3779 lldb::ValueObjectSP ValueObject::GetVTable() { in GetVTable() function in ValueObject
78879 result = (arg1)->GetVTable(); in _wrap_SBValue_GetVTable()