[cfe-dev] getting all function calls?

ret val retval386 at gmail.com
Fri Jun 10 05:49:27 PDT 2011


That is the same file from before and still does not help me. It does not
look like statements inherit declarations so I think I need something more
than that.

On Thu, Jun 9, 2011 at 4:21 PM, Joshua Cranmer <Pidgeot18 at gmail.com> wrote:

> On 6/9/2011 12:11 PM, ret val wrote:
> > I am still a bit confused.
> >
> > Do you mean implement VisitCallExpr()? I have that implemented and it
> > does not run. VisitStmt() has a implmentation that only returns true,
> > does this mean its not as simple as you said before?
> >
> > Better yet, am I missing a example or something that maybe I could
> > hack away at?
> >
> > Thanks for putting up with this
> <
> https://github.com/jcranmer/dxr/blob/clang/xref-tools/cxx-clang/dxr-index.cpp
> >
> is an example plugin that I'm using for my current project (a smart
> source code reference generator).
>
> --
> Joshua Cranmer
> News submodule owner
> DXR coauthor
>
>
> _______________________________________________
> 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/20110610/ff8230f9/attachment.html>


More information about the cfe-dev mailing list