<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Dear all,<div><br></div><div>Considering the follwing codes:</div><div>//////////////////////////////////////////////////////////////////code begin</div><div>int fun(int i){</div><div>     return i++;</div><div>}</div><div>int main(){</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>int j = 0;</div><div>        j = fun(j);</div><div>}</div><div>//////////////////////////////////////////////////////////////////code end</div><div><br></div><div>In the "StaticAnalyzer/AnalysisConsumer.cpp", there are two function declarations about the code. One function declaration is about the function ---"fun", and the other is about the function----"main".</div><div><br></div><div>Now the question is how to judge which function declaration is about the main function?</div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></sp!
 an>