Searched refs:NSSetISyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
43 class NSSetISyntheticFrontEnd : public SyntheticChildrenFrontEnd { class45 NSSetISyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);47 ~NSSetISyntheticFrontEnd() override;373 return (new NSSetISyntheticFrontEnd(valobj_sp)); in NSSetSyntheticFrontEndCreator()398 lldb_private::formatters::NSSetISyntheticFrontEnd::NSSetISyntheticFrontEnd( in NSSetISyntheticFrontEnd() function in lldb_private::formatters::NSSetISyntheticFrontEnd405 lldb_private::formatters::NSSetISyntheticFrontEnd::~NSSetISyntheticFrontEnd() { in ~NSSetISyntheticFrontEnd()413 lldb_private::formatters::NSSetISyntheticFrontEnd::GetIndexOfChildWithName( in GetIndexOfChildWithName()423 lldb_private::formatters::NSSetISyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()430 lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update()464 bool lldb_private::formatters::NSSetISyntheticFrontEnd::MightHaveChildren() { in MightHaveChildren()[all …]