Skip to content
Commit 0bc8a21d authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 9abeca16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment