diff options
author | Enrico Granata <egranata@apple.com> | 2014-08-19 22:29:08 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2014-08-19 22:29:08 +0000 |
commit | a3c8f042cdd1d7c8f55891886e152ab2e8a80f42 (patch) | |
tree | 6446a711ba516107936a8286ca07533ecbe5ea55 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 3f3d7acbcfbeca95c98360a9c5170961d0f7ca3f (diff) | |
download | llvm-a3c8f042cdd1d7c8f55891886e152ab2e8a80f42.zip llvm-a3c8f042cdd1d7c8f55891886e152ab2e8a80f42.tar.gz llvm-a3c8f042cdd1d7c8f55891886e152ab2e8a80f42.tar.bz2 |
Add an accessor to ValueObject that determines if the object represents a base class, and also returns the depth of base-class-ness. For instance if one has class C : public B {} class B : public A {}, the value for A nested in B nested in C would be a base class of depth 2
llvm-svn: 216032
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions