diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-06-20 21:39:47 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-06-20 21:39:47 +0000 |
commit | 792481eec23d8c1aa92173be589e2ae9d02514a5 (patch) | |
tree | bd8482e49c43df61f96cb435eb2f4959d3ea5282 /lib/Analysis/BugReporter.cpp | |
parent | f4cfbd509d977410477d924837083832c8df63b6 (diff) |
Added "Decl::getCodyBody()", a virtual method that returns the root AST node (Stmt*) that the Decl wraps (if any). Currently this only returns a non-null value for FunctionDecl and ObjCMethodDecl.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52552 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions