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

References

tools/lldb/include/lldb/DataFormatters/TypeCategory.h
  222     GetRegexTypeFormatsContainer()->ForEach(foreach.GetFormatRegexCallback());
tools/lldb/source/API/SBTypeCategory.cpp
  114          m_opaque_sp->GetRegexTypeFormatsContainer()->GetCount();
  229     m_opaque_sp->GetRegexTypeFormatsContainer()->GetExact(
  366     m_opaque_sp->GetRegexTypeFormatsContainer()->Add(
  388     return m_opaque_sp->GetRegexTypeFormatsContainer()->Delete(
tools/lldb/source/Commands/CommandObjectType.cpp
  698         category_sp->GetRegexTypeFormatsContainer()->Add(std::move(typeRX),
tools/lldb/source/DataFormatters/FormattersHelpers.cpp
   31     category_sp->GetRegexTypeFormatsContainer()->Add(
tools/lldb/source/DataFormatters/TypeCategory.cpp
  106   bool regex = GetRegexTypeFormatsContainer()->Get(candidates, entry, reason);
  190     GetRegexTypeFormatsContainer()->Clear();
  222     success = GetRegexTypeFormatsContainer()->Delete(name) || success;
  256     count += GetRegexTypeFormatsContainer()->GetCount();
  308     if (GetRegexTypeFormatsContainer()->Get(type_name, format_sp)) {
  406       GetRegexTypeFormatsContainer()->GetExact(ConstString(type_sp->GetName()),
  494     return GetRegexTypeFormatsContainer()->GetAtIndex(
  521     return GetRegexTypeFormatsContainer()->GetTypeNameSpecifierAtIndex(