reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 if ((format_sp = candidate(valobj, use_dynamic, fmt_mgr))) 143 (!format_sp || !format_sp->NonCacheable())) { 143 (!format_sp || !format_sp->NonCacheable())) { 144 m_format_cache.SetFormat(match_data.GetTypeForCache(), format_sp); 146 return format_sp.get() != nullptr;