AutoPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
CalculateNumChildren() override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | virtual |
lldb_private::SyntheticChildrenFrontEnd::CalculateNumChildren(uint32_t max) | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
CalculateNumChildrenIgnoringErrors(uint32_t max=UINT32_MAX) | lldb_private::SyntheticChildrenFrontEnd | |
CreateValueObjectFromAddress(llvm::StringRef name, uint64_t address, const ExecutionContext &exe_ctx, CompilerType type) | lldb_private::SyntheticChildrenFrontEnd | protected |
CreateValueObjectFromData(llvm::StringRef name, const DataExtractor &data, const ExecutionContext &exe_ctx, CompilerType type) | lldb_private::SyntheticChildrenFrontEnd | protected |
CreateValueObjectFromExpression(llvm::StringRef name, llvm::StringRef expression, const ExecutionContext &exe_ctx) | lldb_private::SyntheticChildrenFrontEnd | protected |
GenericNSDictionaryMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | |
GetChildAtIndex(uint32_t idx) override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | virtual |
GetIndexOfChildWithName(ConstString name) override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | virtual |
GetSyntheticTypeName() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
GetSyntheticValue() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
IsValid() | lldb_private::SyntheticChildrenFrontEnd | inlineprotected |
m_backend | lldb_private::SyntheticChildrenFrontEnd | protected |
m_children | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_data_32 | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_data_64 | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_exe_ctx_ref | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_order | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_pair_type | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_ptr_size | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | private |
m_valid | lldb_private::SyntheticChildrenFrontEnd | private |
MightHaveChildren() override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | virtual |
operator=(const SyntheticChildrenFrontEnd &)=delete | lldb_private::SyntheticChildrenFrontEnd | private |
SetValid(bool valid) | lldb_private::SyntheticChildrenFrontEnd | inlineprotected |
SharedPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
SyntheticChildrenFrontEnd(ValueObject &backend) | lldb_private::SyntheticChildrenFrontEnd | inline |
SyntheticChildrenFrontEnd(const SyntheticChildrenFrontEnd &)=delete | lldb_private::SyntheticChildrenFrontEnd | private |
Update() override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | virtual |
~GenericNSDictionaryMSyntheticFrontEnd() override | lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd< D32, D64 > | |
~SyntheticChildrenFrontEnd()=default | lldb_private::SyntheticChildrenFrontEnd | virtual |