Skip to content
Commit d50c7a4b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Added "Decl::getCodyBody()", a virtual method that returns the root AST node...

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
parent e4645615
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment