Searched refs:TupleFrontEnd (Results 1 – 1 of 1) sorted by relevance
17 class TupleFrontEnd: public SyntheticChildrenFrontEnd { class19 TupleFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in TupleFrontEnd() function in __anon6288056f0111::TupleFrontEnd43 bool TupleFrontEnd::Update() { in Update()61 ValueObjectSP TupleFrontEnd::GetChildAtIndex(size_t idx) { in GetChildAtIndex()91 return new TupleFrontEnd(*valobj_sp); in LibcxxTupleFrontEndCreator()