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

References

tools/lldb/source/DataFormatters/LanguageCategory.cpp
  155   ValueObject &valobj(match_data.GetValueObject());
  156   lldb::DynamicValueType use_dynamic(match_data.GetDynamicValueType());
  162   if (match_data.GetTypeForCache() &&
  164     m_format_cache.SetSummary(match_data.GetTypeForCache(), format_sp);