LLDB mainline
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 178 of file Statistics.h.

Member Function Documentation

◆ ToJSON()

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

Definition at line 110 of file Statistics.cpp.

References stats.

Member Data Documentation

◆ stats

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

Definition at line 180 of file Statistics.h.

Referenced by ToJSON().


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