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

References

tools/lldb/include/lldb/DataFormatters/FormatClasses.h
   71     if (formatter_sp->SkipsPointers() && DidStripPointer())
tools/lldb/source/DataFormatters/TypeCategoryMap.cpp
  188           match.DidStripPointer() ? "strip-pointers" : "no-strip-pointers",
  227           match.DidStripPointer() ? "strip-pointers" : "no-strip-pointers",
  268           match.DidStripPointer() ? "strip-pointers" : "no-strip-pointers",
  309           match.DidStripPointer() ? "strip-pointers" : "no-strip-pointers",