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

Overrides

tools/lldb/include/lldb/Target/StructuredDataPlugin.h
   67   virtual bool SupportsStructuredDataType(ConstString type_name) = 0;

Declarations

tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h
   55   bool SupportsStructuredDataType(ConstString type_name) override;