Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Expression.h

    r4ef08f7 rb81fd95  
    248248
    249249        KeywordCastExpr( Expression * arg, AggregateDecl::Aggregate target );
    250         KeywordCastExpr( Expression * arg, AggregateDecl::Aggregate target, const Concrete & concrete_target );
    251250        KeywordCastExpr( const KeywordCastExpr & other );
    252251        virtual ~KeywordCastExpr();
Note: See TracChangeset for help on using the changeset viewer.