Searched refs:TupleFrontEnd (Results 1 – 1 of 1) sorted by relevance
18 class TupleFrontEnd: public SyntheticChildrenFrontEnd { class20 TupleFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in TupleFrontEnd() function in __anon61fba9ae0111::TupleFrontEnd39 bool TupleFrontEnd::Update() { in Update()53 ValueObjectSP TupleFrontEnd::GetChildAtIndex(size_t idx) { in GetChildAtIndex()81 return new TupleFrontEnd(*valobj_sp); in LibcxxTupleFrontEndCreator()