Searched refs:ObjCClassSyntheticChildrenFrontEnd (Results 1 – 1 of 1) sorted by relevance
1033 class ObjCClassSyntheticChildrenFrontEnd : public SyntheticChildrenFrontEnd { class1035 ObjCClassSyntheticChildrenFrontEnd(lldb::ValueObjectSP valobj_sp) in ObjCClassSyntheticChildrenFrontEnd() function in ObjCClassSyntheticChildrenFrontEnd1038 ~ObjCClassSyntheticChildrenFrontEnd() override = default;1061 return new ObjCClassSyntheticChildrenFrontEnd(valobj_sp); in ObjCClassSyntheticFrontEndCreator()