Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Tuples/Tuples.h

    r8bf784a r141b786  
    4242        Type * makeTupleType( const std::list< Expression * > & exprs );
    4343
    44         /// returns a TypeInstType if `type` is a ttype, nullptr otherwise
    45         TypeInstType * isTtype( Type * type );
    46 
    4744        /// returns true if the expression may contain side-effects.
    4845        bool maybeImpure( Expression * expr );
Note: See TracChangeset for help on using the changeset viewer.