| LLDB mainline
    | 
| Public Attributes | |
| std::string | name | 
| Display name. | |
| std::string | last_loc | 
| Last printed location (empty means <undef>). | |
Definition at line 572 of file Disassembler.h.
| std::string lldb_private::VariableAnnotator::VarState::last_loc | 
Last printed location (empty means <undef>).
Definition at line 576 of file Disassembler.h.
| std::string lldb_private::VariableAnnotator::VarState::name | 
Display name.
Definition at line 574 of file Disassembler.h.