[cfe-users] Reading from a file wriiten using Decl::dump() or Decl::dumpXML()

David Blaikie dblaikie at gmail.com
Thu Jul 11 19:43:36 PDT 2013


No. These aren't designed for serialization, just debugging tools. There is
ast serialization support for precompiled headers/modules support, though
On Jul 11, 2013 7:33 PM, "Pavan Pattanada" <pattanad at uci.edu> wrote:

>
> Hello,
> Is there a way to read from a file written using either dump() or
> dumpXML() function for a function body and populate the clang::FunctionDecl
> data structure?
>
>
> Thanks,
> Pavan
>
>
>
> _______________________________________________
> cfe-users mailing list
> cfe-users at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20130711/52db2686/attachment.html>


More information about the cfe-users mailing list