AutoPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
CalculateNumChildren() override | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | virtual |
lldb_private::SyntheticChildrenFrontEnd::CalculateNumChildren(uint32_t max) | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
CalculateNumChildrenForOldCompressedPairLayout(ValueObject &pair) | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
CalculateNumChildrenIgnoringErrors(uint32_t max=UINT32_MAX) | lldb_private::SyntheticChildrenFrontEnd | |
CreateValueObjectFromAddress(llvm::StringRef name, uint64_t address, const ExecutionContext &exe_ctx, CompilerType type, bool do_deref=true) | 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 |
GetChildAtIndex(uint32_t idx) override | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | virtual |
GetIndexOfChildWithName(ConstString name) override | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | virtual |
GetKeyValuePair(size_t idx, size_t max_depth) | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
GetSyntheticTypeName() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
GetSyntheticValue() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
IsValid() | lldb_private::SyntheticChildrenFrontEnd | inlineprotected |
LibcxxStdMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | |
m_backend | lldb_private::SyntheticChildrenFrontEnd | protected |
m_count | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
m_iterators | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
m_node_ptr_type | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
m_root_node | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
m_tree | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | private |
m_valid | lldb_private::SyntheticChildrenFrontEnd | private |
MightHaveChildren() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
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::LibcxxStdMapSyntheticFrontEnd | virtual |
~LibcxxStdMapSyntheticFrontEnd() override=default | lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd | |
~SyntheticChildrenFrontEnd()=default | lldb_private::SyntheticChildrenFrontEnd | virtual |