LLDB mainline
Public Member Functions | Public Attributes | List of all members
lldb_private::ConstStringStats Struct Reference

#include <Statistics.h>

Public Member Functions

llvm::json::Value ToJSON () const
 

Public Attributes

ConstString::MemoryStats stats = ConstString::GetMemoryStats()
 

Detailed Description

Definition at line 128 of file Statistics.h.

Member Function Documentation

◆ ToJSON()

llvm::json::Value ConstStringStats::ToJSON ( ) const

Member Data Documentation

◆ stats

ConstString::MemoryStats lldb_private::ConstStringStats::stats = ConstString::GetMemoryStats()

Definition at line 130 of file Statistics.h.

Referenced by ToJSON().


The documentation for this struct was generated from the following files: