summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-01-14 15:55:47 +0000
committerDouglas Gregor <dgregor@apple.com>2012-01-14 15:55:47 +0000
commit0bc8a21dba8731f186ee78607a5876c220f620e3 (patch)
tree36240b4771c1868fbb159a30c7b3bd63e9f959c7 /clang/lib/CodeGen/CodeGenModule.cpp
parent9abeca16e5b0a02647f0dbe175f144ee24f2da6c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud