Lines Matching refs:ValueListImpl
22 class ValueListImpl class
25 ValueListImpl () : in ValueListImpl() function in ValueListImpl
30 ValueListImpl (const ValueListImpl& rhs) : in ValueListImpl() function in ValueListImpl
35 ValueListImpl&
36 operator = (const ValueListImpl& rhs) in operator =()
57 Append (const ValueListImpl& list) in Append()
97 m_opaque_ap.reset (new ValueListImpl (*rhs)); in SBValueList()
107 SBValueList::SBValueList (const ValueListImpl *lldb_object_ptr) : in SBValueList()
113 m_opaque_ap.reset (new ValueListImpl (*lldb_object_ptr)); in SBValueList()
145 m_opaque_ap.reset (new ValueListImpl (*rhs)); in operator =()
152 ValueListImpl *
158 ValueListImpl &
164 const ValueListImpl *
170 const ValueListImpl &
249 m_opaque_ap.reset (new ValueListImpl()); in CreateIfNeeded()
268 ValueListImpl &