Add support for synthetic child providers to optionally return a customized typename for display
llvm-svn: 268208
This commit is contained in:
@@ -228,6 +228,8 @@ public:
|
||||
|
||||
lldb::ValueObjectSP GetSyntheticValue(const StructuredData::ObjectSP &implementor) override;
|
||||
|
||||
ConstString GetSyntheticTypeName (const StructuredData::ObjectSP &implementor) override;
|
||||
|
||||
bool
|
||||
RunScriptBasedCommand(const char* impl_function,
|
||||
const char* args,
|
||||
|
||||
Reference in New Issue
Block a user