<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>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. <br><br>Thanks in advance.<br>                                           </div></body>
</html>