Changes in src/SymTab/FixFunction.h [89e6ffc:4040425]
- File:
-
- 1 edited
-
src/SymTab/FixFunction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/FixFunction.h
r89e6ffc r4040425 42 42 virtual Type* mutate(TupleType *tupleType); 43 43 virtual Type* mutate(VarArgsType *varArgsType); 44 virtual Type* mutate(ZeroType *zeroType);45 virtual Type* mutate(OneType *oneType);46 44 47 45 bool isVoid;
Note:
See TracChangeset
for help on using the changeset viewer.