Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeTools/DeclStats.h

    r41a7137 rfa2de95  
    2121namespace CodeTools {
    2222
     23        /// Prints summary information about a translation unit's function declarations and calls
    2324        void printDeclStats( std::list< Declaration * > &translationUnit );
    2425       
Note: See TracChangeset for help on using the changeset viewer.