Introduce FunctionDecl::getLatestDeclaration() and VarDecl::getLatestDeclaration().
For multiple redeclarations they return the last one. Also, add some non const versions of methods. llvm-svn: 75603
Loading
Please register or sign in to comment