Searched refs:LibstdcppMapIteratorSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
32 class LibstdcppMapIteratorSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class46 explicit LibstdcppMapIteratorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);87 LibstdcppMapIteratorSyntheticFrontEnd::LibstdcppMapIteratorSyntheticFrontEnd( in LibstdcppMapIteratorSyntheticFrontEnd() function in LibstdcppMapIteratorSyntheticFrontEnd95 lldb::ChildCacheState LibstdcppMapIteratorSyntheticFrontEnd::Update() { in Update()134 LibstdcppMapIteratorSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()139 LibstdcppMapIteratorSyntheticFrontEnd::GetChildAtIndex(uint32_t idx) { in GetChildAtIndex()151 LibstdcppMapIteratorSyntheticFrontEnd::GetIndexOfChildWithName( in GetIndexOfChildWithName()164 return (valobj_sp ? new LibstdcppMapIteratorSyntheticFrontEnd(valobj_sp) in LibstdcppMapIteratorSyntheticFrontEndCreator()