Changeset db0b3ce for src/GenPoly/ScrubTyVars.h
- Timestamp:
- Dec 14, 2015, 4:28:46 PM (7 years ago)
- Branches:
- aaron-thesis, arm-eh, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 5e92fee
- Parents:
- 56fcd77
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/GenPoly/ScrubTyVars.h
r56fcd77 rdb0b3ce 36 36 virtual Type* mutate( TypeInstType *typeInst ); 37 37 Expression* mutate( SizeofExpr *szeof ); 38 Expression* mutate( AlignofExpr *algnof ); 38 39 virtual Type* mutate( PointerType *pointer ); 39 40 private:
Note: See TracChangeset
for help on using the changeset viewer.