AutoPointer typedef | lldb_private::SyntheticChildrenFrontEnd | |
CalculateNumChildren() override | NSErrorSyntheticFrontEnd | inlinevirtual |
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 |
GetChildAtIndex(uint32_t idx) override | NSErrorSyntheticFrontEnd | inlinevirtual |
GetIndexOfChildWithName(ConstString name) override | NSErrorSyntheticFrontEnd | inlinevirtual |
GetSyntheticTypeName() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
GetSyntheticValue() | lldb_private::SyntheticChildrenFrontEnd | inlinevirtual |
IsValid() | lldb_private::SyntheticChildrenFrontEnd | inlineprotected |
m_backend | lldb_private::SyntheticChildrenFrontEnd | protected |
m_child_ptr | NSErrorSyntheticFrontEnd | private |
m_child_sp | NSErrorSyntheticFrontEnd | private |
m_valid | lldb_private::SyntheticChildrenFrontEnd | private |
MightHaveChildren() override | NSErrorSyntheticFrontEnd | inlinevirtual |
NSErrorSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) | NSErrorSyntheticFrontEnd | inline |
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 | NSErrorSyntheticFrontEnd | inlinevirtual |
~NSErrorSyntheticFrontEnd() override=default | NSErrorSyntheticFrontEnd | |
~SyntheticChildrenFrontEnd()=default | lldb_private::SyntheticChildrenFrontEnd | virtual |