[cfe-dev] The CXXRecordDecl of a Stmt
victor
pedretti_86 at hotmail.com
Wed Apr 9 00:32:32 PDT 2014
Hello,
Could anyone tell me how to know what CXXRecordDecl a Stmt belongs to? That is, I retrieve a Stmt and I need to know in which of the classes is contained (if any). I have been searching for a method in the API of Stmt, but I couldn't find anything for this purpose.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140409/8249a657/attachment.html>
More information about the cfe-dev
mailing list