Searched refs:NSErrorSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
110 class NSErrorSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class112 NSErrorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSErrorSyntheticFrontEnd() function in NSErrorSyntheticFrontEnd115 ~NSErrorSyntheticFrontEnd() override = default;210 return (new NSErrorSyntheticFrontEnd(valobj_sp)); in NSErrorSyntheticFrontEndCreator()212 return (new NSErrorSyntheticFrontEnd(valobj_sp)); in NSErrorSyntheticFrontEndCreator()