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

References

tools/lldb/include/lldb/DataFormatters/TypeCategory.h
   57     return GetExactMatch()->GetCount() + GetRegexMatch()->GetCount();
  240     return m_format_cont.GetExactMatch();
  250     return m_summary_cont.GetExactMatch();
  260     return m_filter_cont.GetExactMatch();
  300     return m_synth_cont.GetExactMatch();
  315     return m_validator_cont.GetExactMatch();