reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/DataFormatters/FormatCache.h
   91   void SetSummary(ConstString type, lldb::TypeSummaryImplSP &summary_sp);

References

tools/lldb/source/DataFormatters/FormatManager.cpp
  759     m_format_cache.SetSummary(match_data.GetTypeForCache(), retval);
tools/lldb/source/DataFormatters/LanguageCategory.cpp
   78     m_format_cache.SetSummary(match_data.GetTypeForCache(), format_sp);
  164     m_format_cache.SetSummary(match_data.GetTypeForCache(), format_sp);