Searched refs:GetTypeImpl (Results 1 – 7 of 7) sorted by relevance
63 TypeImpl ValueObjectDynamicValue::GetTypeImpl() { in GetTypeImpl() function in ValueObjectDynamicValue68 return m_parent->GetTypeImpl(); in GetTypeImpl()
312 TypeImpl ValueObject::GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl() function in ValueObject
83 TypeImpl GetTypeImpl() override;
356 virtual TypeImpl GetTypeImpl();
361 const lldb::TypeImplSP &GetTypeImpl() { return m_type_impl_sp; } in GetTypeImpl() function
683 sb_type.SetSP(m_opaque_up->GetTypeImpl()); in GetType()738 TypeImplSP type_impl_sp(m_opaque_up->GetTypeImpl()); in GetDescription()
402 type_sp = std::make_shared<TypeImpl>(value_sp->GetTypeImpl()); in GetType()