Searched defs:GetValueObject (Results 1 – 4 of 4) sorted by relevance
45 ValueObject &FormattersMatchData::GetValueObject() { return m_valobj; } in GetValueObject() function in FormattersMatchData
71 lldb::ValueObjectSP &GetValueObject() { return m_thread_info_valobj_sp; } in GetValueObject() function
39 lldb::ValueObjectSP GetValueObject() { return m_frozen_sp; } in GetValueObject() function
912 const CPDF_Object* CPDF_FormField::GetValueObject() const { in GetValueObject() function in CPDF_FormField