[cfe-dev] HowToGetTheNameOfCallEpxr

redder_0210 redder_0210 at yeah.net
Sun Apr 29 23:07:09 PDT 2012


Dear all,
I am interested in how to get the name of function-call.
Here is an example:
i = sin(x);   //the right part is an statement whose class is CallExprClass.
Now I want to get the name of the CallExpr, namely:"sin".
Could you tell me how to get the name?


/cheers.
By Redder.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120430/0ad89277/attachment.html>


More information about the cfe-dev mailing list