diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-14 15:55:47 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-14 15:55:47 +0000 |
commit | 0bc8a21dba8731f186ee78607a5876c220f620e3 (patch) | |
tree | 36240b4771c1868fbb159a30c7b3bd63e9f959c7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9abeca16e5b0a02647f0dbe175f144ee24f2da6c (diff) | |
download | bcm5719-llvm-0bc8a21dba8731f186ee78607a5876c220f620e3.tar.gz bcm5719-llvm-0bc8a21dba8731f186ee78607a5876c220f620e3.zip |
Introduce Decl::getPreviousDecl() and Decl::getMostRecentDecl(),
virtual functions that provide previous/most recent redeclaration
information for any declaration. Use this to eliminate the redundant,
less efficient getPreviousDecl() functions.
llvm-svn: 148184
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions