reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 if (match_data.GetTypeForCache()) { 69 if (m_format_cache.GetSummary(match_data.GetTypeForCache(), format_sp)) 73 ValueObject &valobj(match_data.GetValueObject()); 75 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp); 76 if (match_data.GetTypeForCache() && 78 m_format_cache.SetSummary(match_data.GetTypeForCache(), format_sp);