reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
45 if (match_data.GetTypeForCache()) { 46 if (m_format_cache.GetFormat(match_data.GetTypeForCache(), format_sp)) 50 ValueObject &valobj(match_data.GetValueObject()); 52 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp); 53 if (match_data.GetTypeForCache() && 55 m_format_cache.SetFormat(match_data.GetTypeForCache(), format_sp);