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;377 return (new NSSetISyntheticFrontEnd(valobj_sp)); in NSSetSyntheticFrontEndCreator()402 lldb_private::formatters::NSSetISyntheticFrontEnd::NSSetISyntheticFrontEnd( in NSSetISyntheticFrontEnd() function in lldb_private::formatters::NSSetISyntheticFrontEnd409 lldb_private::formatters::NSSetISyntheticFrontEnd::~NSSetISyntheticFrontEnd() { in ~NSSetISyntheticFrontEnd()417 lldb_private::formatters::NSSetISyntheticFrontEnd::GetIndexOfChildWithName( in GetIndexOfChildWithName()427 lldb_private::formatters::NSSetISyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()433 bool lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update()467 bool lldb_private::formatters::NSSetISyntheticFrontEnd::MightHaveChildren() { in MightHaveChildren()[all …]