Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitTweak.h

    rf5c3b6c r1a5ad8c  
    3535        /// returns the first parameter of a constructor/destructor/assignment function
    3636        ObjectDecl * getParamThis( FunctionType * ftype );
    37 
    38         /// generate a bitwise assignment operation.
    39         ApplicationExpr * createBitwiseAssignment( Expression * dst, Expression * src );
    4037
    4138        /// transform Initializer into an argument list that can be passed to a call expression
Note: See TracChangeset for help on using the changeset viewer.