<div dir="ltr">Dear Member,<br>I am new to clang framework. I am trying to bind the entry points of CFG by using below code.<br><br>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">StatementMatcher BBlock= CFGBlock(expr().bind(</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25)">"entrypoint"</span><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">));<br><br><br></span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif">The code giving me errors. Please guide me, how can I bind entry and exit points of CFG of a program.<br><br>Regards</font><br><br></span></p></div>