Add accessors. (NFC)
authorAdrian Prantl <aprantl@apple.com>
Fri, 2 Oct 2020 19:32:01 +0000 (12:32 -0700)
committerAdrian Prantl <aprantl@apple.com>
Tue, 13 Oct 2020 00:45:49 +0000 (17:45 -0700)
commitec2c2ad2a2dddf24b052625b5ff434704ea43e24
treeaebbbc4166bacec167a697619b5139013b05f986
parent85c779d256207fe82ba876d19724c497ee904be7
Add accessors. (NFC)

There's a place in swift-lldb where it is useful to create a copy of
an lldb_private::Variable. Adding these two accessors makes this
possible.
lldb/include/lldb/Symbol/Type.h
lldb/include/lldb/Symbol/Variable.h