#include <SBTypeSynthetic.h>
Definition at line 20 of file SBTypeSynthetic.h.
lldb::SBTypeSynthetic::SBTypeSynthetic |
( |
| ) |
|
lldb::SBTypeSynthetic::~SBTypeSynthetic |
( |
| ) |
|
lldb::SBTypeSynthetic::SBTypeSynthetic |
( |
const lldb::ScriptedSyntheticChildrenSP & |
| ) |
|
|
protected |
bool lldb::SBTypeSynthetic::CopyOnWrite_Impl |
( |
| ) |
|
|
protected |
static SBTypeSynthetic lldb::SBTypeSynthetic::CreateWithClassName |
( |
const char * |
data, |
|
|
uint32_t |
options = 0 |
|
) |
| |
|
static |
static SBTypeSynthetic lldb::SBTypeSynthetic::CreateWithScriptCode |
( |
const char * |
data, |
|
|
uint32_t |
options = 0 |
|
) |
| |
|
static |
const char* lldb::SBTypeSynthetic::GetData |
( |
| ) |
|
bool lldb::SBTypeSynthetic::GetDescription |
( |
lldb::SBStream & |
description, |
|
|
lldb::DescriptionLevel |
description_level |
|
) |
| |
uint32_t lldb::SBTypeSynthetic::GetOptions |
( |
| ) |
|
lldb::ScriptedSyntheticChildrenSP lldb::SBTypeSynthetic::GetSP |
( |
| ) |
|
|
protected |
bool lldb::SBTypeSynthetic::IsClassCode |
( |
| ) |
|
bool lldb::SBTypeSynthetic::IsClassName |
( |
| ) |
|
bool lldb::SBTypeSynthetic::IsValid |
( |
| ) |
const |
void lldb::SBTypeSynthetic::SetClassCode |
( |
const char * |
data | ) |
|
void lldb::SBTypeSynthetic::SetClassName |
( |
const char * |
data | ) |
|
void lldb::SBTypeSynthetic::SetOptions |
( |
uint32_t |
| ) |
|
void lldb::SBTypeSynthetic::SetSP |
( |
const lldb::ScriptedSyntheticChildrenSP & |
typefilter_impl_sp | ) |
|
|
protected |
lldb::ScriptedSyntheticChildrenSP lldb::SBTypeSynthetic::m_opaque_sp |
|
protected |
The documentation for this class was generated from the following file: