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

References

tools/lldb/source/DataFormatters/TypeCategory.cpp
  135   if (!GetTypeFiltersContainer()->Get(candidates, filter_sp, &reason_filter))
  136     regex_filter = GetRegexTypeFiltersContainer()->Get(candidates, filter_sp,
  143   if (!GetTypeSyntheticsContainer()->Get(candidates, synth, &reason_synth))
  144     regex_synth = GetRegexTypeSyntheticsContainer()->Get(candidates, synth,