| [cdt-dev] Re: Get list of functions? |
Hi,
Is there any way to get a list of all the functions in a file? I know this information is listed
in the Outline view, but I can't figure out how to get at it programmatically.
I have so far been trying to go from the CModel to elements of type C_FUNCTION,
but have had no luck.
Any help would be greatly appreciated :)
-Charley