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

Declarations

tools/lldb/include/lldb/DataFormatters/FormatCache.h
   93   void SetSynthetic(ConstString type,

References

tools/lldb/source/DataFormatters/FormatManager.cpp
  835     m_format_cache.SetSynthetic(match_data.GetTypeForCache(), retval);
tools/lldb/source/DataFormatters/LanguageCategory.cpp
  101     m_format_cache.SetSynthetic(match_data.GetTypeForCache(), format_sp);
  184     m_format_cache.SetSynthetic(match_data.GetTypeForCache(), format_sp);