This is the mail archive of the gcc-help@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]

gcc able to output identifiers?


Hi,

Is there a way that will make gcc provide me with a list of all (C/C++) identifiers used in the source code (i.e. all variables, constants, functions, methods, classes, macros etc.). My intention is to check this output against some regular expressions to identify violations against naming conventions.
Or is there some other way to check the source code for compliance to user-specified naming conventions using a tool from the gcc suite?

Thanks for your help

Rainer Hochschild
____________________________________________________________________
Psssst! Schon vom neuen WEB.DE MultiMessenger gehört? 
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123


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