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

References

tools/lldb/source/DataFormatters/TypeCategory.cpp
  492     return GetTypeFormatsContainer()->GetAtIndex(index);
  494     return GetRegexTypeFormatsContainer()->GetAtIndex(
  501     return GetTypeSummariesContainer()->GetAtIndex(index);
  503     return GetRegexTypeSummariesContainer()->GetAtIndex(
  510     return GetTypeFiltersContainer()->GetAtIndex(index);
  512     return GetRegexTypeFiltersContainer()->GetAtIndex(
  537     return GetTypeSyntheticsContainer()->GetAtIndex(index);
  539     return GetRegexTypeSyntheticsContainer()->GetAtIndex(
  555     return GetTypeValidatorsContainer()->GetAtIndex(index);
  557     return GetRegexTypeValidatorsContainer()->GetAtIndex(