Searched refs:NSExceptionSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
119 class NSExceptionSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class121 NSExceptionSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSExceptionSyntheticFrontEnd() function in NSExceptionSyntheticFrontEnd124 ~NSExceptionSyntheticFrontEnd() override = default;199 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()201 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()203 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()