Searched refs:MapValueType (Results 1 – 3 of 3) sorted by relevance
176 typedef typename MapType::mapped_type MapValueType; typedef186 void Add(const MapKeyType &type, const MapValueType &entry) { in Add()194 bool Get(ValueObject &valobj, MapValueType &entry,200 entry = MapValueType(entry);202 entry = MapValueType();208 bool Get(ConstString type, MapValueType &entry) { in Get()212 bool GetExact(ConstString type, MapValueType &entry) { in GetExact()216 MapValueType GetAtIndex(size_t index) { in GetAtIndex()270 bool GetExact_Impl(ConstString type, MapValueType &entry, in GetExact_Impl()295 bool Get_Impl(ConstString key, MapValueType &value, in Get_Impl()[all …]
36 typedef typename ExactMatchContainer::MapValueType MapValueType; typedef282 FormatContainer::MapValueType285 SummaryContainer::MapValueType288 FilterContainer::MapValueType292 SynthContainer::MapValueType296 ValidatorContainer::MapValueType305 FormatContainer::MapValueType GetFormatAtIndex(size_t index);307 SummaryContainer::MapValueType GetSummaryAtIndex(size_t index);309 FilterContainer::MapValueType GetFilterAtIndex(size_t index);325 SynthContainer::MapValueType GetSyntheticAtIndex(size_t index);[all …]
422 TypeCategoryImpl::FormatContainer::MapValueType424 FormatContainer::MapValueType retval; in GetFormatForType()440 SummaryContainer::MapValueType retval; in GetSummaryForType()454 TypeCategoryImpl::FilterContainer::MapValueType456 FilterContainer::MapValueType retval; in GetFilterForType()471 TypeCategoryImpl::SynthContainer::MapValueType473 SynthContainer::MapValueType retval; in GetSyntheticForType()490 ValidatorContainer::MapValueType retval; in GetValidatorForType()513 TypeCategoryImpl::FormatContainer::MapValueType531 TypeCategoryImpl::FilterContainer::MapValueType[all …]