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]

Intermediate representation


Hello again,

I 'm still working on egcs 1.1 and the function cp_namespace_decls is not implemented in.
I just want to get the classes and functions implemented in my source code and I tried to get them with the function gettags but I think I didn't understand something. I tried to read some things about the bindings in the file decl.c but I didn't get a thing. What does it do ? Have I to use it to get what I want ?


Thanks.

Nicolas COLLIN


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