This is the complete list of members for EntityResultVariable, including all inherited members.
| Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Status &err) override | EntityResultVariable | inlinevirtual |
| DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) override | EntityResultVariable | inlinevirtual |
| Entity()=default | lldb_private::Materializer::Entity | |
| EntityResultVariable(const CompilerType &type, bool is_program_reference, bool keep_in_memory, Materializer::PersistentVariableDelegate *delegate) | EntityResultVariable | inline |
| GetAlignment() | lldb_private::Materializer::Entity | inline |
| GetOffset() | lldb_private::Materializer::Entity | inline |
| GetSize() | lldb_private::Materializer::Entity | inline |
| m_alignment | lldb_private::Materializer::Entity | protected |
| m_delegate | EntityResultVariable | private |
| m_is_program_reference | EntityResultVariable | private |
| m_keep_in_memory | EntityResultVariable | private |
| m_offset | lldb_private::Materializer::Entity | protected |
| m_size | lldb_private::Materializer::Entity | protected |
| m_temporary_allocation | EntityResultVariable | private |
| m_temporary_allocation_size | EntityResultVariable | private |
| m_type | EntityResultVariable | private |
| Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Status &err) override | EntityResultVariable | inlinevirtual |
| SetOffset(uint32_t offset) | lldb_private::Materializer::Entity | inline |
| Wipe(IRMemoryMap &map, lldb::addr_t process_address) override | EntityResultVariable | inlinevirtual |
| ~Entity()=default | lldb_private::Materializer::Entity | virtual |