Home
last modified time | relevance | path

Searched refs:MapValueType (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/DataFormatters/
DFormatNavigator.h258 typedef typename MapType::mapped_type MapValueType; typedef
273 Add (const MapKeyType &type, const MapValueType& entry) in Add()
286 MapValueType& entry,
294 entry = MapValueType(entry);
296 entry = MapValueType();
303 Get (ConstString type, MapValueType& entry) in Get()
309 GetExact (ConstString type, MapValueType& entry) in GetExact()
314 MapValueType
355 Add_Impl (const MapKeyType &type, const MapValueType& entry, lldb::RegularExpressionSP *dummy) in Add_Impl()
360 void Add_Impl (const ConstString &type, const MapValueType& entry, ConstString *dummy) in Add_Impl()
[all …]
DTypeCategory.h89 SummaryNavigator::MapValueType
92 FilterNavigator::MapValueType
96 SynthNavigator::MapValueType
103 SummaryNavigator::MapValueType
106 FilterNavigator::MapValueType
125 SynthNavigator::MapValueType
/external/lldb/source/DataFormatters/
DTypeCategory.cpp268 TypeCategoryImpl::SummaryNavigator::MapValueType
271 SummaryNavigator::MapValueType retval; in GetSummaryForType()
284 TypeCategoryImpl::FilterNavigator::MapValueType
287 FilterNavigator::MapValueType retval; in GetFilterForType()
301 TypeCategoryImpl::SynthNavigator::MapValueType
304 SynthNavigator::MapValueType retval; in GetSyntheticForType()
327 TypeCategoryImpl::SummaryNavigator::MapValueType
336 TypeCategoryImpl::FilterNavigator::MapValueType
355 TypeCategoryImpl::SynthNavigator::MapValueType