Searched refs:GetTypeForCache (Results 1 – 5 of 5) sorted by relevance
46 if (match_data.GetTypeForCache()) { in Get()54 if (match_data.GetTypeForCache() && in Get()69 if (match_data.GetTypeForCache()) { in Get()77 if (match_data.GetTypeForCache() && in Get()92 if (match_data.GetTypeForCache()) { in Get()100 if (match_data.GetTypeForCache() && in Get()115 if (match_data.GetTypeForCache()) { in Get()123 if (match_data.GetTypeForCache() && in Get()143 if (match_data.GetTypeForCache() && in GetHardcoded()163 if (match_data.GetTypeForCache() && in GetHardcoded()[all …]
581 ConstString FormatManager::GetTypeForCache(ValueObject &valobj, in GetTypeForCache() function in FormatManager649 if (match_data.GetTypeForCache()) { in GetFormat()653 match_data.GetTypeForCache().AsCString("<invalid>")); in GetFormat()699 m_format_cache.SetFormat(match_data.GetTypeForCache(), retval); in GetFormat()727 if (match_data.GetTypeForCache()) { in GetSummaryFormat()777 m_format_cache.SetSummary(match_data.GetTypeForCache(), retval); in GetSummaryFormat()806 if (match_data.GetTypeForCache()) { in GetSyntheticChildren()856 match_data.GetTypeForCache().AsCString("<invalid>")); in GetSyntheticChildren()857 m_format_cache.SetSynthetic(match_data.GetTypeForCache(), retval); in GetSyntheticChildren()872 if (match_data.GetTypeForCache()) { in GetValidator()[all …]
27 m_type_for_cache = FormatManager::GetTypeForCache(valobj, use_dynamic);40 ConstString FormattersMatchData::GetTypeForCache() { return m_type_for_cache; } in GetTypeForCache() function in FormattersMatchData
96 ConstString GetTypeForCache();
203 static ConstString GetTypeForCache(ValueObject &, lldb::DynamicValueType);