AutoPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
CalculateNumChildren() override | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | virtual |
lldb_private::SyntheticChildrenFrontEnd::CalculateNumChildren(uint32_t max) | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
CalculateNumChildrenIgnoringErrors(uint32_t max=UINT32_MAX) | lldb_private::SyntheticChildrenFrontEnd | |
CalculateNumChildrenImpl(ValueObject &table) | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
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 |
GetChildAtIndex(uint32_t idx) override | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | virtual |
GetElementType(CompilerType node_type) | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
GetIndexOfChildWithName(ConstString name) override | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | virtual |
GetNodeType() | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
GetSyntheticTypeName() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
GetSyntheticValue() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
IsValid() | lldb_private::SyntheticChildrenFrontEnd | inlineprotected |
LibcxxStdUnorderedMapSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | |
m_backend | lldb_private::SyntheticChildrenFrontEnd | protected |
m_element_type | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_elements_cache | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_next_element | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_node_type | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_num_elements | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_tree | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | private |
m_valid | lldb_private::SyntheticChildrenFrontEnd | private |
MightHaveChildren() override | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | 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::LibcxxStdUnorderedMapSyntheticFrontEnd | virtual |
~LibcxxStdUnorderedMapSyntheticFrontEnd() override=default | lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd | |
~SyntheticChildrenFrontEnd()=default | lldb_private::SyntheticChildrenFrontEnd | virtual |