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;198 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()200 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()202 return (new NSExceptionSyntheticFrontEnd(valobj_sp)); in NSExceptionSyntheticFrontEndCreator()