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]

cp_namespace_decls



Hi,

I am trying to find  a function that gives the list of all the DECL nodes given a
NAMESPACE node  (i.e equivalant of  cp_namespace_decls() in gcc3.0)
in egcs 2.9 src code.  cp_namespace_decls() is not defined  in the egcs 2.9
src code and I couldn't figure out an equivalant for that. Can you please help
me out.

Thanks,
goli




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