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 | d50c7a4b0d21888dad63dd2ba2a0e8918795a91a (patch) | |
tree | 65d64a33104b14c467f9803e405d04a13c56d7ac /clang/lib/Analysis/GRExprEngine.cpp | |
parent | e4645615d357a9289b2c805ae4d647818a676a6e (diff) | |
download | bcm5719-llvm-d50c7a4b0d21888dad63dd2ba2a0e8918795a91a.tar.gz bcm5719-llvm-d50c7a4b0d21888dad63dd2ba2a0e8918795a91a.zip |
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.
llvm-svn: 52552
Diffstat (limited to 'clang/lib/Analysis/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions