LLDB mainline
CommandObjectVersion.cpp File Reference
#include "CommandObjectVersion.h"
#include "lldb/Core/Debugger.h"
#include "lldb/Interpreter/CommandReturnObject.h"
#include "lldb/Version/Version.h"
#include "llvm/ADT/StringExtras.h"
#include "CommandOptions.inc"

Go to the source code of this file.

Macros

#define LLDB_OPTIONS_version

Functions

static void dump (const StructuredData::Array &array, Stream &s)
static void dump (const StructuredData::Dictionary &config, Stream &s)

Macro Definition Documentation

◆ LLDB_OPTIONS_version

#define LLDB_OPTIONS_version

Definition at line 19 of file CommandObjectVersion.cpp.

Function Documentation

◆ dump() [1/2]

void dump ( const StructuredData::Array & array,
Stream & s )
static

◆ dump() [2/2]