Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitTweak.h

    rd76c588 rd7aa12c  
    3030        FunctionDecl * isCopyConstructor( Declaration * decl );
    3131        FunctionDecl * isCopyFunction( Declaration * decl, const std::string & fname );
    32         bool isCopyFunction( const ast::FunctionDecl * decl );
    3332
    3433        /// returns the base type of the first parameter to a constructor/destructor/assignment function
Note: See TracChangeset for help on using the changeset viewer.