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. <br><br><div class="gmail_quote">On Thu, Jun 9, 2011 at 4:21 PM, Joshua Cranmer <span dir="ltr"><<a href="mailto:Pidgeot18@gmail.com">Pidgeot18@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 6/9/2011 12:11 PM, ret val wrote:<br>
> I am still a bit confused.<br>
><br>
> Do you mean implement VisitCallExpr()? I have that implemented and it<br>
> does not run. VisitStmt() has a implmentation that only returns true,<br>
> does this mean its not as simple as you said before?<br>
><br>
> Better yet, am I missing a example or something that maybe I could<br>
> hack away at?<br>
><br>
> Thanks for putting up with this<br>
</div><div class="im"><<a href="https://github.com/jcranmer/dxr/blob/clang/xref-tools/cxx-clang/dxr-index.cpp" target="_blank">https://github.com/jcranmer/dxr/blob/clang/xref-tools/cxx-clang/dxr-index.cpp</a>><br>
</div>is an example plugin that I'm using for my current project (a smart<br>
source code reference generator).<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Joshua Cranmer<br>
News submodule owner<br>
DXR coauthor<br>
<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br>