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

References

tools/lldb/source/DataFormatters/LanguageCategory.cpp
  195   ValueObject &valobj(match_data.GetValueObject());
  196   lldb::DynamicValueType use_dynamic(match_data.GetDynamicValueType());
  202   if (match_data.GetTypeForCache() &&
  204     m_format_cache.SetValidator(match_data.GetTypeForCache(), format_sp);