Searched refs:m_type_for_cache (Results 1 – 2 of 2) sorted by relevance
23 m_formatters_match_vector({}, false), m_type_for_cache(), in FormattersMatchData()25 m_type_for_cache = FormatManager::GetTypeForCache(valobj, use_dynamic);39 ConstString FormattersMatchData::GetTypeForCache() { return m_type_for_cache; } in GetTypeForCache()
142 ConstString m_type_for_cache; variable