Searched refs:NSIndexPathSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
32 class NSIndexPathSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class34 NSIndexPathSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSIndexPathSyntheticFrontEnd() function in NSIndexPathSyntheticFrontEnd41 ~NSIndexPathSyntheticFrontEnd() override = default;316 return new NSIndexPathSyntheticFrontEnd(valobj_sp); in NSIndexPathSyntheticFrontEndCreator()