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

Overrides

tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
   76   virtual ConstString GetSyntheticTypeName() { return ConstString(); }

Declarations

tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
  429     ConstString GetSyntheticTypeName() override;