[cfe-dev] clang ast get cinit attribute for a children that initialize a node
Sagi Ben Akiva via cfe-dev
cfe-dev at lists.llvm.org
Fri Jun 14 08:21:06 PDT 2019
Hi,
I've posted about a month ago a question in StackOverflow regarding cinit
attribute for an AST node.
The whole question can be found in the following link :
https://stackoverflow.com/questions/56166468/clang-ast-get-cinit-attribute-for-a-children-that-initialize-a-node
TL;DR
I would like to know if there's an "easy" way using clang API to get for a
cinit node the children that initialize it ?
Thank you,
Sagi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190614/40169609/attachment.html>
More information about the cfe-dev
mailing list