| AutoPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
| CalculateNumChildren() override | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | 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, 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::VectorIteratorSyntheticFrontEnd | virtual |
| GetIndexOfChildWithName(ConstString name) override | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | virtual |
| GetSyntheticTypeName() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
| GetSyntheticValue() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
| m_backend | lldb_private::SyntheticChildrenFrontEnd | protected |
| m_exe_ctx_ref | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | private |
| m_item_names | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | private |
| m_item_sp | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | private |
| MightHaveChildren() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
| operator=(const SyntheticChildrenFrontEnd &)=delete | lldb_private::SyntheticChildrenFrontEnd | private |
| 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::VectorIteratorSyntheticFrontEnd | virtual |
| VectorIteratorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp, llvm::ArrayRef< ConstString > item_names) | lldb_private::formatters::VectorIteratorSyntheticFrontEnd | |
| ~SyntheticChildrenFrontEnd()=default | lldb_private::SyntheticChildrenFrontEnd | virtual |