Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

    rce8c12f r138e29e  
    9191        virtual Type* mutate( PointerType *pointerType );
    9292        virtual Type* mutate( ArrayType *arrayType );
    93         virtual Type* mutate( ReferenceType *refType );
    9493        virtual Type* mutate( FunctionType *functionType );
    9594        virtual Type* mutate( StructInstType *aggregateUseType );
Note: See TracChangeset for help on using the changeset viewer.