[cfe-dev] getting all function calls?
Joshua Cranmer
Pidgeot18 at gmail.com
Thu Jun 9 13:21:11 PDT 2011
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
More information about the cfe-dev
mailing list