Searched refs:ObjCClassSyntheticChildrenFrontEnd (Results 1 – 1 of 1) sorted by relevance
1023 class ObjCClassSyntheticChildrenFrontEnd : public SyntheticChildrenFrontEnd { class1025 ObjCClassSyntheticChildrenFrontEnd(lldb::ValueObjectSP valobj_sp) in ObjCClassSyntheticChildrenFrontEnd() function in ObjCClassSyntheticChildrenFrontEnd1028 ~ObjCClassSyntheticChildrenFrontEnd() override = default;1048 return new ObjCClassSyntheticChildrenFrontEnd(valobj_sp); in ObjCClassSyntheticFrontEndCreator()