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

References

tools/lldb/source/DataFormatters/TypeCategory.cpp
  483     return GetTypeSummariesContainer()->GetTypeNameSpecifierAtIndex(index);
  485     return GetRegexTypeSummariesContainer()->GetTypeNameSpecifierAtIndex(
  519     return GetTypeFormatsContainer()->GetTypeNameSpecifierAtIndex(index);
  521     return GetRegexTypeFormatsContainer()->GetTypeNameSpecifierAtIndex(
  528     return GetTypeFiltersContainer()->GetTypeNameSpecifierAtIndex(index);
  530     return GetRegexTypeFiltersContainer()->GetTypeNameSpecifierAtIndex(
  546     return GetTypeSyntheticsContainer()->GetTypeNameSpecifierAtIndex(index);
  548     return GetRegexTypeSyntheticsContainer()->GetTypeNameSpecifierAtIndex(
  564     return GetTypeValidatorsContainer()->GetTypeNameSpecifierAtIndex(index);
  566     return GetRegexTypeValidatorsContainer()->GetTypeNameSpecifierAtIndex(