LLDB mainline
|
#include <DataVisualization.h>
Classes | |
class | Categories |
class | NamedSummaryFormats |
Definition at line 22 of file DataVisualization.h.
|
static |
Definition at line 68 of file DataVisualization.cpp.
References lldb_private::FormatManager::AnyMatches(), and GetFormatManager().
|
static |
Definition at line 20 of file DataVisualization.cpp.
References lldb_private::FormatManager::Changed(), and GetFormatManager().
Referenced by CommandObjectScriptingRun::DoExecute(), and lldb_private::Debugger::SetPropertyValue().
|
static |
Definition at line 22 of file DataVisualization.cpp.
References lldb_private::FormatManager::GetCurrentRevision(), and GetFormatManager().
Referenced by lldb_private::ValueObject::UpdateFormatsIfNeeded().
|
static |
Definition at line 59 of file DataVisualization.cpp.
References lldb_private::FormatManager::GetFilterForType(), and GetFormatManager().
Referenced by lldb::SBDebugger::GetFilterForType().
|
static |
Definition at line 31 of file DataVisualization.cpp.
References lldb_private::FormatManager::GetFormat(), and GetFormatManager().
Referenced by lldb_private::ValueObject::UpdateFormatsIfNeeded().
|
static |
Definition at line 37 of file DataVisualization.cpp.
References lldb_private::FormatManager::GetFormatForType(), and GetFormatManager().
|
static |
Definition at line 42 of file DataVisualization.cpp.
References GetFormatManager(), and lldb_private::FormatManager::GetSummaryFormat().
Referenced by lldb_private::ValueObject::UpdateFormatsIfNeeded().
|
static |
Definition at line 48 of file DataVisualization.cpp.
References GetFormatManager(), and lldb_private::FormatManager::GetSummaryForType().
Referenced by DumpValue(), and lldb::SBDebugger::GetSummaryForType().
|
static |
Definition at line 53 of file DataVisualization.cpp.
References GetFormatManager(), and lldb_private::FormatManager::GetSyntheticChildren().
Referenced by lldb_private::ValueObject::UpdateFormatsIfNeeded().
|
static |
Definition at line 64 of file DataVisualization.cpp.
References GetFormatManager(), and lldb_private::FormatManager::GetSyntheticForType().
Referenced by lldb::SBDebugger::GetSyntheticForType().
|
static |
Definition at line 26 of file DataVisualization.cpp.
References GetFormatManager(), and lldb_private::FormatManager::ShouldPrintAsOneLiner().
Referenced by lldb_private::FormatEntity::PrettyPrintFunctionArguments(), and lldb_private::ValueObjectPrinter::PrintChildrenIfNeeded().