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