[cfe-dev] example of VisitCallExpr()?

ret val retval386 at gmail.com
Mon Jun 13 09:54:31 PDT 2011


Tried that first in another thread actually. It wasn't going anywhere.
though...

Anyway Ive been modification the Print Functions
example(llvm/tools/clang/examples) and besides from the inheritence and
implementing one function I'm not sure what else is required. Here it is
https://gist.github.com/1015907

Thanks

On Mon, Jun 13, 2011 at 12:43 PM, Joshua Cranmer <Pidgeot18 at verizon.net>wrote:

> On 6/13/2011 5:51 AM, ret val wrote:
> > Does anyone happen to have a simple example of VisitCallExpr()
> > implemented? I am trying to use it through a ASTConsumer that inherits
> > RecursiveASTVisitor, but my function never runs.
>
> How about you post an example of your code?
>
> --
> Beware of bugs in the above code; I have only proved it correct, not tried
> it. -- Donald E. Knuth
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110613/9aa82852/attachment.html>


More information about the cfe-dev mailing list