Searched refs:LibCxxMapIteratorSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
229 class LibCxxMapIteratorSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class231 LibCxxMapIteratorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);241 ~LibCxxMapIteratorSyntheticFrontEnd() override = default;409 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::410 LibCxxMapIteratorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibCxxMapIteratorSyntheticFrontEnd() function in lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd417 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { in Update()480 LibCxxMapIteratorSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()485 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()494 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::506 return (valobj_sp ? new LibCxxMapIteratorSyntheticFrontEnd(valobj_sp) in LibCxxMapIteratorSyntheticFrontEndCreator()