]> granicus.if.org Git - clang/commit
Remove DeclStmt::getDecl(). Now clients of DeclStmt must explicitly reason about...
authorTed Kremenek <kremenek@apple.com>
Mon, 6 Oct 2008 22:51:42 +0000 (22:51 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 6 Oct 2008 22:51:42 +0000 (22:51 +0000)
commit655137a6c19110620d82d5f03cdcaec3a48c059f
tree69f82e77560c67480de1c50dfada7dbd321f29ca
parentab9bae758342e11a5d6b27e26adffe802394cfd1
Remove DeclStmt::getDecl().  Now clients of DeclStmt must explicitly reason about a DeclStmt referring to a collection of Decls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57217 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h