<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 everyone, <div><br></div><div>I have implemented an AST visitor and everything is working fine. Except from the fact that my visitor ignores lines which have to do </div><div>with open_cl for example variable declarations or kernel declarations. </div><div>I checked the same source code with clang-check and dumped the AST tree and guess what. Clang-check also ignores these specific lines of code.</div><div><br></div><div>Any idea why? </div><div><br></div><div>Thank you</div><div>Andreas Georgiou</div>                                    </div></body>
</html>