Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/CodeGenerator.h

    re4ea10b7 rd22e90f  
    100100                void postvisit( ReturnStmt * );
    101101                void postvisit( ThrowStmt * );
    102                 void postvisit( CatchStmt * );
    103                 void postvisit( WaitForStmt * );
    104102                void postvisit( WhileStmt * );
    105103                void postvisit( ForStmt * );
Note: See TracChangeset for help on using the changeset viewer.