LLDB mainline
Public Attributes | List of all members
lldb_private::StatisticsOptions Struct Reference

#include <Statistics.h>

Public Attributes

bool summary_only = false
 
bool load_all_debug_info = false
 

Detailed Description

Definition at line 133 of file Statistics.h.

Member Data Documentation

◆ load_all_debug_info

bool lldb_private::StatisticsOptions::load_all_debug_info = false

◆ summary_only

bool lldb_private::StatisticsOptions::summary_only = false

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