reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
199 if ((format_sp = candidate(valobj, use_dynamic, fmt_mgr))) 203 (!format_sp || !format_sp->NonCacheable())) { 203 (!format_sp || !format_sp->NonCacheable())) { 204 m_format_cache.SetValidator(match_data.GetTypeForCache(), format_sp); 206 return format_sp.get() != nullptr;