This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

about preprocessed code


Hello.

In my plugin to analyze C++ code, I would like to detect elements
(classes, methods, statements,...) that have been generated by
preprocess with expansion of macros

Is it possible?
Can I get this information with TREE api?


Thanks in advance


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]