[cfe-dev] source-code representation of an Expr

Sam sam at cs.jhu.edu
Wed Dec 29 10:21:31 PST 2010


Is there a relatively painless way to get the exact source-code
representation of an Expr?  I've looked into using
SourceManager::getCharacterData(E->getExprLoc()), but it's not really what I
want.  I am fairly new to the clang API so I realize that I may have missed
something obvious.

Thanks for your help,
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101229/d05a1e33/attachment.html>


More information about the cfe-dev mailing list