diff options
| author | Greg Clayton <gclayton@apple.com> | 2014-01-23 21:38:34 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2014-01-23 21:38:34 +0000 |
| commit | 1f4db7da8fa4e3c8e0b7ac9807abc7905675c61f (patch) | |
| tree | f653e8e793a10b715e4755ff491e2c434f553358 /llvm | |
| parent | b1ce33379a847a0b5257a03560d96a4158f1edf8 (diff) | |
| download | bcm5719-llvm-1f4db7da8fa4e3c8e0b7ac9807abc7905675c61f.tar.gz bcm5719-llvm-1f4db7da8fa4e3c8e0b7ac9807abc7905675c61f.zip | |
Added the ability to get the type that a typedef points to via:
SBType SBType::GetTypedefedType();
Also added the ability to get a type by type ID from a SBModule:
SBType SBModule::GetTypeByID (lldb::user_id_t uid);
llvm-svn: 199939
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

