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();
  244     return m_format_cont.GetRegexMatch();
  254     return m_summary_cont.GetRegexMatch();
  264     return m_filter_cont.GetRegexMatch();
  304     return m_synth_cont.GetRegexMatch();
  319     return m_validator_cont.GetRegexMatch();