Searched refs:NSIndexPathSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
33 class NSIndexPathSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class35 NSIndexPathSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in NSIndexPathSyntheticFrontEnd() function in NSIndexPathSyntheticFrontEnd42 ~NSIndexPathSyntheticFrontEnd() override = default;311 return new NSIndexPathSyntheticFrontEnd(valobj_sp); in NSIndexPathSyntheticFrontEndCreator()