Changes in src/SymTab/FixFunction.h [954ef5b:21b7161]
- File:
-
- 1 edited
-
src/SymTab/FixFunction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/FixFunction.h
r954ef5b r21b7161 31 31 Type * postmutate(ArrayType * arrayType); 32 32 33 void premutate(ArrayType * arrayType);34 33 void premutate(VoidType * voidType); 35 34 void premutate(BasicType * basicType);
Note:
See TracChangeset
for help on using the changeset viewer.