Searched refs:BitsetFrontEnd (Results 1 – 1 of 1) sorted by relevance
19 class BitsetFrontEnd : public SyntheticChildrenFrontEnd { class21 BitsetFrontEnd(ValueObject &valobj);48 BitsetFrontEnd::BitsetFrontEnd(ValueObject &valobj) in BitsetFrontEnd() function in BitsetFrontEnd58 bool BitsetFrontEnd::Update() { in Update()77 ValueObjectSP BitsetFrontEnd::GetChildAtIndex(size_t idx) { in GetChildAtIndex()118 return new BitsetFrontEnd(*valobj_sp); in LibcxxBitsetSyntheticFrontEndCreator()