CXXMethodDecl::isConst() and CXXMethodDecl::isVolatile() can be const methods
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Tue, 9 Oct 2012 07:09:56 +0000 (07:09 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Tue, 9 Oct 2012 07:09:56 +0000 (07:09 +0000)
commit3b95e4da76df2084315368dca15a31a99fd3150e
tree8beb30484acfdf223104bb5921c571f8a330be9a
parentbcd425b094f25746f0f40d510b7946baf1292590
CXXMethodDecl::isConst() and CXXMethodDecl::isVolatile() can be const methods

Patch by: Laszlo Nagy

llvm-svn: 165486
clang/include/clang/AST/DeclCXX.h