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