]> granicus.if.org Git - clang/commit
Improve the const-ness of a few methods.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 12 Oct 2008 18:40:01 +0000 (18:40 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 12 Oct 2008 18:40:01 +0000 (18:40 +0000)
commitd2595ecce5f8350e485c83bfe767549a522b2802
tree80331aca2907d4c4f8d8d6dd27a40a5b82dc459e
parent42220c5432c141d47cc8ce786e472b49dc907378
Improve the const-ness of a few methods.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57417 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
include/clang/AST/DeclBase.h
lib/AST/DeclBase.cpp
lib/AST/DeclCXX.cpp